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

Support configuration editing of "object" and "kv" stores #1262

Open
timo102 opened this issue Feb 3, 2025 · 1 comment
Open

Support configuration editing of "object" and "kv" stores #1262

timo102 opened this issue Feb 3, 2025 · 1 comment
Labels
proposal Enhancement idea or proposal

Comments

@timo102
Copy link

timo102 commented Feb 3, 2025

Proposed change

The edit configuration functionality is very useful. Stream and consumer configuration editing is fully supported by the command line tool. The same functionality would be good to have for the object store and the key-value store.

Use case

Changing the replica number in an already deployed instance without losing the content of the object store or key-value store.

Contribution

No response

@timo102 timo102 added the proposal Enhancement idea or proposal label Feb 3, 2025
@ripienaar
Copy link
Collaborator

For KV this was recently contributed in #1240

Would be great to get a similar contribution for object store. Both nats.go APIs only got edit ability recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

2 participants