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

Bugfix for qos change in extension affecting the publisher #302

Merged
merged 5 commits into from
Sep 29, 2021

Conversation

Remit
Copy link
Member

@Remit Remit commented Sep 15, 2021

Motivation

Resolves a bug when changing QoS in the inbound interceptor also affected publisher so that it got unexpected responses causing the client to disconnect.

Changes

Splitting QoS on the modifiable publish into original QoS used for publishers and modified QoS used for subscribers (onward QoS).

@cla-bot
Copy link

cla-bot bot commented Sep 15, 2021

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @Remit on file. In order for us to review and merge your code, please sign our Contributor License Agreement to get yourself added. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement

@SgtSilvio
Copy link
Member

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Sep 15, 2021
@cla-bot
Copy link

cla-bot bot commented Sep 15, 2021

The cla-bot has been summoned, and re-checked this pull request!

@Remit Remit self-assigned this Sep 17, 2021
@Remit Remit changed the title backport of bugfix for bug which results in qos change in extension affecting publisher Bugfix for qos change in extension affecting the publisher Sep 20, 2021
@Remit Remit merged commit f8f54c0 into master Sep 29, 2021
@Remit Remit deleted the bugfix-ce-id-287-changing-qos-affects-publisher branch September 29, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants