Skip to content

502 error if request to /api/queues/<vhost> with quorum queues without all nodes online #5134

Discussion options

You must be logged in to vote

What you are looking at has bee discussed in a lot of details #9522. Some nodes do not host queue replicas and others do.

The recommendation from that discussion and at least one similar one is universal: use Prometheus for monitoring, it does not exhibit this behavior because nodes do not try to contact their peers to collect their metrics, which means it won't wait for an operations on an unavailable node to time out. Using a Prometheus-compatible external monitoring tool has plenty of other benefits.

What can be done in the short term was done as part of #9874 for 3.13.0. There is one other change relevant #9522 that we have in mind but it's secondary to finishing 3.13 and then working…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@michaelklishin
Comment options

Answer selected by michaelklishin
@truong-hua
Comment options

@michaelklishin
Comment options

@truong-hua
Comment options

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 #5133 on July 03, 2022 07:24.