Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clustering/Mirroring issue with MQTT #45

Closed
abhi-dwivedi opened this issue Dec 10, 2018 · 1 comment
Closed

Clustering/Mirroring issue with MQTT #45

abhi-dwivedi opened this issue Dec 10, 2018 · 1 comment

Comments

@abhi-dwivedi
Copy link

Team

We are having issue with clustering/mirroring in rabbitmq with mqtt versions: 3.6.15 Erlang 19.3

So we where having data discrepancies while doing pub/sub in 2 node cluster.
Publish with retaining flag
One time we are getting another data while doing subscribe and next time we are doing subscribe we are getting different data on different client id.
Doing it from MQTTfx.

Even we enable the mirror also:
rabbitmqctl set_policy ha-all "" '{"ha-mode":"all","ha-sync-mode":"automatic"}'

@knolleary
Copy link

This issue tracker is for the website.

If you have a problem with rabbitmq, please use their mailing list/support forum

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

No branches or pull requests

2 participants