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

Wierd behaviour of QOS=2 with RabbitMQ #20

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 3 comments
Closed

Wierd behaviour of QOS=2 with RabbitMQ #20

GoogleCodeExporter opened this issue Mar 14, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Select detailed perspective
2. Send a message with QOS=2 to RabbitMQ
3. Watch it disconnect!

What is the expected output? What do you see instead?
I would expect, if I am subscribed to the message I send, to see it come back, 
instead the MQTT-spy momentarily disconnects from the server-  the message 
never goes anywhere.

What version of the product are you using? On what operating system?
Latest of just a couple of days ago - on a Windows 7 PC. MQTT works beautifully 
otherwise.

Please provide any additional information below.
On another tab talking to MOSQUITTO the unit does not disconnect - but QOS=2 
appears to have no effect - just seems to act like QOS=0. I'd assumed that the 
message would get through even if the subscription came through after the 
message was sent. Could be me - could be RabbitMQ but I thought I'd better 
bring this to your attention.


Original issue reported on code.google.com by petersca...@googlemail.com on 1 Jan 2015 at 6:29

@GoogleCodeExporter
Copy link
Author

Many thanks for raising this. Any chance you could check if there is anything 
in the diagnostic log (mqtt-spy.log or similar)?

Original comment by kamil.ba...@gmail.com on 2 Jan 2015 at 9:46

@GoogleCodeExporter
Copy link
Author

I tried this with mosquitto and it seems OK.

Original comment by kamil.ba...@gmail.com on 3 Jan 2015 at 8:35

  • Changed title: Wierd behaviour of QOS=2 with RabbitMQ

@GoogleCodeExporter
Copy link
Author

As reported by Pete, it turns out this is an issue with RabbitMQ.

Original comment by kamil.ba...@gmail.com on 7 Jan 2015 at 2:58

  • Changed state: Invalid

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

No branches or pull requests

2 participants