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

[FIXED] Failed subscription appears in client's list of subscriptions #468

Merged
merged 1 commit into from
Feb 15, 2018

Conversation

kozlovic
Copy link
Member

When the MaxSubscriptions limit is set, an application would correctly
get an error when trying to create a subscription more than the limit.
However, this subscription would still appear in the list of
subscriptions for that client (as seen in the monitor endpoints).

Resolves #467

…ptions

When the MaxSubscriptions limit is set, an application would correctly
get an error when trying to create a subscription more than the limit.
However, this subscription would still appear in the list of
subscriptions for that client (as seen in the monitor endpoints).

Resolves #467
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 92.616% when pulling 884d225 on fix_467 into da35e4c on master.

@AshfordN
Copy link

I have tested this PR and it does in fact resolve bug #467

@kozlovic
Copy link
Member Author

@AshfordN Thanks for the report and confirmation that the fix works!

@kozlovic kozlovic merged commit 84a8e03 into master Feb 15, 2018
@kozlovic kozlovic deleted the fix_467 branch February 15, 2018 16:06
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.

None yet

3 participants