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

JSM consumer update #229

Merged
merged 2 commits into from Nov 29, 2021
Merged

JSM consumer update #229

merged 2 commits into from Nov 29, 2021

Conversation

aricart
Copy link
Member

@aricart aricart commented Nov 29, 2021

added a typed consumer update - while JetStream simply does an add, the update api, simply retrieves the consumer, and assigns values present in the update (typed to show what properties are editable) - note that this is only intended for updates to durable consumers.

Modifying a consumer is only supported on nats-server 2.6.4+

Copy link

@ripienaar ripienaar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

…`, the update api, simply retrieves the consumer, and assigns values present in the update (typed to show what properties are editable) - note that this is only intended for updates to durable consumers.

modifying a consumer is only supported on server 2.6.4 or newer
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