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

Option to apply a JetStream update to every asset in an account #588

Open
ColinSullivan1 opened this issue Sep 27, 2022 · 1 comment
Open
Labels
enhancement Enhancement to existing functionality

Comments

@ColinSullivan1
Copy link
Member

It'd be great to be able to apply things like replication factor, tags, etc, across the board to every stream in an account (or maybe a subset via regex?). Perhaps the same for consumers.

Users have scripted tools to do this; it'd be a nice to have.

@ColinSullivan1 ColinSullivan1 changed the title Option to apply a stream / consumer update to every stream in an account Option to apply a JetStream update to every asset in an account Sep 27, 2022
@ColinSullivan1 ColinSullivan1 added enhancement Enhancement to existing functionality 🎉 enhancement labels Sep 27, 2022
@ripienaar
Copy link
Collaborator

Difficult one, I dont think we'll ever reach the quality that a script has, and scripting is a good thing not a bad thing.

So my focus has been to make scripting easy - commands have --names flags for use with xargs and --force flags to make non interactive changes and all edit commands that can be used in scripts.

Will give it some thought, but I am reluctant to do this - consumers especially really hard to work with on my setup just getting a list of all consumer takes a minute or more.

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

No branches or pull requests

3 participants