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/resubscribe root wildcard #436

Merged
merged 2 commits into from
Aug 9, 2020

Conversation

SgtSilvio
Copy link
Member

Motivation
The client does not resubscribe root multi level wildcard subscriptions.
#
$share/group/#

Changes

  • Fixed getSubscriptions, now including root multi level wildcards
  • Fixed edge case for suback and unsubscribe if used with same subscription id, same topic filter, but different prefixes

@SgtSilvio SgtSilvio added the bug label Aug 9, 2020
@SgtSilvio SgtSilvio added this to the 1.2.1 milestone Aug 9, 2020
@SgtSilvio SgtSilvio requested a review from schaebo August 9, 2020 11:53
@SgtSilvio SgtSilvio self-assigned this Aug 9, 2020
@cla-bot cla-bot bot added the cla-signed label Aug 9, 2020
@SgtSilvio SgtSilvio force-pushed the bugfix/resubscribe-root-wildcard branch from aca83e2 to c6dfaf4 Compare August 9, 2020 13:55
@SgtSilvio SgtSilvio merged commit d7ae1a7 into develop Aug 9, 2020
@SgtSilvio SgtSilvio deleted the bugfix/resubscribe-root-wildcard branch August 9, 2020 14:00
@SgtSilvio SgtSilvio mentioned this pull request Aug 9, 2020
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.

3 participants