rabbitmq / rabbitmq-peer-discovery-k8s

Kubernetes-based peer discovery mechanism for RabbitMQ
Other
295 stars 94 forks source link

Queue Mirrorring #32

Closed consult-kk closed 6 years ago

consult-kk commented 6 years ago

Hi, This plugin is great. But to achieve HA , how would I go about setting up mirrorring policy on all queues. Mirroring improves the availability , but at a cost of performance. In many systems message loss cannot be tolerated and mirroring solves the problem. Can you provide any insight on how to automatically enable mirroring even when pods restart or are scaled.

michaelklishin commented 6 years ago

Thank you for your time.

Team RabbitMQ uses GitHub issues for specific actionable items engineers can work on. GitHub issues are not used for questions, investigations, root cause analysis, discussions of potential issues, etc (as defined by this team).

We get at least a dozen of questions through various venues every single day, often light on details. At that rate GitHub issues can very quickly turn into a something impossible to navigate and make sense of even for our team. Because GitHub is a tool our team uses heavily nearly every day, the signal/noise ratio of issues is something we care about a lot.

Please post this to rabbitmq-users.

Thank you.

michaelklishin commented 6 years ago

This plugin has nothing to do with mirroring.