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

Send correct writeCheckpoint option when disabling/aborting a projection #116

Merged
merged 1 commit into from
May 11, 2021

Conversation

hayley-jean
Copy link
Member

This is the client side of PR EventStore/EventStore#2944

Disabling a projection causes a checkpoint to be written before it is stopped.
Aborting a projection stops the projection without writing a checkpoint.

@thefringeninja thefringeninja merged commit 72bb01c into master May 11, 2021
@thefringeninja thefringeninja deleted the fix-grpc-disable-projections branch May 11, 2021 16:22
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