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

Commits on Nov 29, 2021

  1. 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 server 2.6.4 or newer
    aricart committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    ef8543f View commit details
    Browse the repository at this point in the history
  2. linter

    aricart committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    769aafa View commit details
    Browse the repository at this point in the history