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

Align persistent subscription names with RFC #198

Merged
merged 1 commit into from Feb 15, 2022

Conversation

hayley-jean
Copy link
Member

Changed: Rename MaxCheckpointCount to CheckPointUpperBound
Changed: Rename MinCheckpointCount to CheckPointLowerBound
Changed: Rename NamedConsumerStrategy to ConsumerStrategyName

Aligns the setting names with the ones in the Persistent Subscriptions RFC.

Fixes #164

@hayley-jean hayley-jean self-assigned this Feb 11, 2022
- Rename `MaxCheckpointCount` to `CheckPointUpperBound`
- Rename `MinCheckpointCount` to `CheckPointLowerBound`
- Rename `NamedConsumerStrategy` to `ConsumerStrategyName`
@hayley-jean hayley-jean force-pushed the hayley-jean/align-psub-settings branch from f2bacc5 to 4b5e632 Compare February 14, 2022 10:59
@oskardudycz oskardudycz marked this pull request as ready for review February 14, 2022 12:13
@timothycoleman timothycoleman merged commit 1b5e6d1 into master Feb 15, 2022
@timothycoleman timothycoleman deleted the hayley-jean/align-psub-settings branch February 15, 2022 12:38
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.

Align Persistent Subscription naming and behaviour with RFC-022 - gRPC Persistent Subscriptions
3 participants