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] Do not delete consumers on restarts with non-fatal update errors. #3881

Merged
merged 3 commits into from Feb 18, 2023

Conversation

derekcollison
Copy link
Member

In certain scenarios during restarts we could propagate errors to the meta-layer and delete consumers.

Signed-off-by: Derek Collison derek@nats.io

/cc @nats-io/core

If there was a spurious error on restart, or possibly on an update, we could delete a consumer which was the incorrect behavior.

Signed-off-by: Derek Collison <derek@nats.io>
@derekcollison derekcollison merged commit 35526b0 into main Feb 18, 2023
@derekcollison derekcollison deleted the bad-consumer-delete branch February 18, 2023 19:31
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

2 participants