Skip to content
Discussion options

You must be logged in to vote

[warning] Message store "XXX/msg_store_persistent": rebuilding indices from scratch

is irrelevant: it's a message from the CQ message store, it has nothing to do with quorum queues.

So the data on one of the nodes was wiped after all (by rabbitmqctl forget_cluster_node, which performs an equivalent of rabbitmq-queues shrink_all before leaving the cluster as of #9449), and the node rejoined.

My best hypothesis is this:

  1. rabbitmqctl forget_cluster_node left the cluster before a few QQ replicas were removed
  2. Therefore those replicas' state was likely still stored in the metadata store
  3. But the local data directory was deleted at least once (and the node was reset, explicitly or by rabbitmqct…

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by michaelklishin
@michaelklishin
Comment options

@michaelklishin
Comment options

@timur-ND
Comment options

@michaelklishin
Comment options

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