Skip to content

After upgrading to RabbitMQ 4.0.8, it is not possible to retrieve messages. #307

Closed Locked Answered by michaelklishin
flyingcrp asked this question in Q&A
Discussion options

You must be logged in to vote

@flyingcrp the answer is starting at you from the README section.

If you disable this plugin, it will delete the Mnesia table where it stores all messages. They are not replicated, which is also documented in a section called Limitations.

Finally, the "message published but not routed" message is explined in the same section on limitations: this exchange type cannot support publishing with the mandatory flag set, and that's exactly what the management UI form does.

Replies: 1 comment 4 replies

Comment options

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

@flyingcrp
Comment options

@michaelklishin
Comment options

@michaelklishin
Comment options

Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants