Skip to content

Consul lock prefix does not match cluster_formation.consul.lock_prefix #2700

Answered by michaelklishin
xixka asked this question in Other
Discussion options

You must be logged in to vote

Filed docker-library/rabbitmq#456 as I cannot reproduce this with just a rabbitmq.conf and a Consul node:

cluster_formation.peer_discovery_backend = rabbitmq_peer_discovery_consul

cluster_formation.consul.host = localhost

cluster_formation.consul.svc = rabbitmq

## do compute service address
# cluster_formation.consul.svc_addr_auto = true
## compute service address using node name
# cluster_formation.consul.svc_addr_use_nodename = true
## use long RabbitMQ node names?
# cluster_formation.consul.use_longname = true

cluster_formation.consul.svc_addr_auto = true
# cluster_formation.consul.svc_addr = warp10
cluster_formation.consul.use_longname = true

# cluster_formation.proxy.http_proxy …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2700 on December 29, 2020 10:04.