Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Downgrade QoS2 messages to QoS1 #57

Merged
merged 2 commits into from
Jan 27, 2016
Merged

Downgrade QoS2 messages to QoS1 #57

merged 2 commits into from
Jan 27, 2016

Conversation

hairyhum
Copy link
Contributor

Fixes #21.

Replace QoS2 is treated as QoS1.
It's not quite correct, because spec mention that QoS2 messages sent to a QoS0 topic should not be duplicated, while QoS1 messages could be duplicated.
But RabbitMQ should not duplicate no_ack=true messages anyway.

@michaelklishin michaelklishin self-assigned this Jan 27, 2016
@michaelklishin michaelklishin added this to the n/a milestone Jan 27, 2016
@michaelklishin
Copy link
Member

Thanks. We should update the docs to say that QoS 2 is upgraded to QoS 1, too.

michaelklishin added a commit that referenced this pull request Jan 27, 2016
Downgrade QoS2 messages to QoS1
@michaelklishin michaelklishin merged commit 7454d00 into master Jan 27, 2016
@michaelklishin
Copy link
Member

👍

Please submit a docs PR.

@dumbbell dumbbell deleted the rabbitmq-mqtt-21 branch January 2, 2018 16:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants