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

MQTT: Use subscription identifiers. Fixes #8879. #8881

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

wilx
Copy link
Contributor

@wilx wilx commented Feb 1, 2024

This works around eclipse/paho.mqtt.java/issues/827 issue because it avoids textual comparison of subscription topics.

@vhbcm
Copy link

vhbcm commented Feb 2, 2024

Fixes #8879

Address review comments.
Address review comments. [2]
@artembilan artembilan merged commit 7dead9c into spring-projects:main Feb 2, 2024
3 checks passed
@artembilan
Copy link
Member

... and back-ported to 6.2.x & 6.1.x.

@wilx ,

Thank you for contribution; looking forward for more!

And if I understood your correctly, the 6.1.6 is scheduled for February, 20th.

@aditya-pathak-dc
Copy link

@wilx and @artembilan I am using 6.3.0 version of spring-mqtt-integration, but still facing the same issue. Unable to receive message on shared topics.
Here are the details: https://stackoverflow.com/questions/78605910/spring-mqtt-integration-shared-subscritopn-is-not-working

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

Successfully merging this pull request may close these issues.

4 participants