nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
15.53k stars 1.39k forks source link

$JS.API.CONSUMER.UPDATE #2114

Open cjbottaro opened 3 years ago

cjbottaro commented 3 years ago

Feature Request

Be able to update Jetstream consumers, similar to how streams can be updated.

Use Case:

Want to be able to "tune" consumers after they have been created, specifically the max_deliver and ack_wait settings.

Thanks!

ripienaar commented 3 years ago

I agree, but it's a call for @derekcollison to make I think