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

SubscriptionDropReason is UserInitiated when old master shuts down for offline truncation #75

Open
Lougarou opened this issue Mar 20, 2020 · 0 comments

Comments

@Lougarou
Copy link

Describe the bug
PersistentSubscription connection to master node.
A scenario where there are a few masters.
Old master starts the shutting down process to go into offline truncation
SubscriptionDropReason received on the client side is UserInitiated.

Expected behavior
More useful reason.

Actual behavior
UserInitiated is given as SubscriptionDropReason which can be confusing.

EventStore details

  • EventStore server version: Should be happening on all versions. Reported on 4.1.3
@thefringeninja thefringeninja self-assigned this Sep 21, 2020
@thefringeninja thefringeninja removed their assignment Oct 28, 2020
@hayley-jean hayley-jean added this to the 2021 Phase 3 milestone May 21, 2021
@ylorph ylorph transferred this issue from EventStore/EventStore Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants