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

734 prevent manual setting of subscription state to PENDING #745

Merged

Conversation

rprzystasz
Copy link
Contributor

Ignoring Subscription status update when receiving value PENDING.
This resolves issue with overwriting state described in #734

Issue could happen when user created new Subscription and shortly after that edited it without reloading the console page.
After consumer initialization was finished, subscriptions state was set ACTIVE in zookeper, but browser still had PENDING value.
At that stage, saving from console updated Subscription with PENDING value which caused the problem.

@adamdubiel adamdubiel added this to the 0.11.3 milestone Mar 21, 2017
@adamdubiel adamdubiel merged commit a238694 into allegro:develop Mar 21, 2017
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.

3 participants