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

nsqadmin: per-host queue operations #430

Open
tj opened this issue Aug 3, 2014 · 4 comments
Open

nsqadmin: per-host queue operations #430

tj opened this issue Aug 3, 2014 · 4 comments

Comments

@tj
Copy link
Contributor

tj commented Aug 3, 2014

we're siloing for this case using an nsqd per-customer but you can only get to pause/empty at the higher level

@jehiah
Copy link
Member

jehiah commented Aug 3, 2014

is this a situation where you'd be able to build your own tooling on the nsqd http api to pause/unpause a more select group of instances? (any instance pause/unpause should be reflected in the admin ui even if it's not a full topic.)

I know @mreiferson and I debated having more granular controls in nsqadmin for pause/unpause/empty but we decided against it to keep the management UI simpler, and to encourage thinking about streams a distributed stream of messages managed in whole.

@tj
Copy link
Contributor Author

tj commented Aug 3, 2014

yup! we could definitely do that instead

@mreiferson
Copy link
Member

We're in the process of planning an nsqadmin refactoring as outlined in #323, I'm going to create a milestone with all of these issues for consideration.

@visionmedia I'm confused about one thing - are you suggesting a "pause" feature for an entire nsqd (and all its topics and channels)?

@tj
Copy link
Contributor Author

tj commented Aug 4, 2014

nope just individual nsqd granularity

@mreiferson mreiferson modified the milestone: nsqadmin refactoring Sep 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants