Skip to content

Slow operations in degraded cluster #10100

Answered by michaelklishin
kepakiano asked this question in Other
Discussion options

You must be logged in to vote

@kepakiano there isn't much that can be added to #9445 and #9522.

It's great that you expect operations in a cluster with down nodes to work exactly like they do in a cluster with every member up. But that's not how things work in practice.

Peer unavailability takes time to detect, this is true for every part of RabbitMQ. The only way to avoid that is to avoid features or configurations where nodes have to contact their peers. Such as a node-local queue replica placement strategy. This was recommended to you in #944 but you seemingly want someone to wave a magic wand.

#9874 or even #10065 do not fundamentally change any of that, only chip away at the amount of time taken by any operations…

Replies: 3 comments 40 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
7 replies
@kjnilsson
Comment options

@kjnilsson
Comment options

@stefanlin
Comment options

@michaelklishin
Comment options

@kepakiano
Comment options

Comment options

You must be logged in to vote
33 replies
@kjnilsson
Comment options

@michaelklishin
Comment options

@kepakiano
Comment options

@kjnilsson
Comment options

@kepakiano
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #10100 on December 12, 2023 12:21.