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

Add more filtering options for list_queues #851

Closed
binarin opened this issue Jun 21, 2016 · 3 comments
Closed

Add more filtering options for list_queues #851

binarin opened this issue Jun 21, 2016 · 3 comments
Milestone

Comments

@binarin
Copy link
Contributor

binarin commented Jun 21, 2016

We believe it'd be useful to have the ability to list only queues whose master is on the current node, specifically for monitoring, where every host has some collection agent running. It doesn't make sense to collect duplicate statistics from global list_queues result.

binarin pushed a commit to binarin/rabbitmq-server that referenced this issue Aug 9, 2016
Partially implements rabbitmq#851

- Made old `--online`/`--offline` options mutually exclusive between
  themselves and the new `--local` option
- Added documentation both for the old and the new option
- Fixed some ugly indentation in generated usage (only `set_policy`
  wrapped line remains unfixed)
- Added integration test suite for `rabbitmqctl list_queues`
binarin pushed a commit to binarin/rabbitmq-server that referenced this issue Aug 9, 2016
Partially implements rabbitmq#851

- Made old `--online`/`--offline` options mutually exclusive between
  themselves and the new `--local` option
- Added documentation both for the old and the new option
- Fixed some ugly indentation in generated usage (only `set_policy`
  wrapped line remains unfixed)
- Added integration test suite for `rabbitmqctl list_queues`
binarin pushed a commit to binarin/rabbitmq-server that referenced this issue Aug 9, 2016
Partially implements rabbitmq#851

- Made old `--online`/`--offline` options mutually exclusive between
  themselves and the new `--local` option
- Added documentation both for the old and the new option
- Fixed some ugly indentation in generated usage (only `set_policy`
  wrapped line remains unfixed)
- Added integration test suite for `rabbitmqctl list_queues`
binarin pushed a commit to binarin/rabbitmq-server that referenced this issue Aug 12, 2016
Partially implements rabbitmq#851

- Made old `--online`/`--offline` options mutually exclusive between
  themselves and the new `--local` option
- Added documentation both for the old and the new option
- Fixed some ugly indentation in generated usage (only `set_policy`
  wrapped line remains unfixed)
- Added integration test suite for `rabbitmqctl list_queues`
@michaelklishin
Copy link
Member

@binarin with #911 merged, should this be closed?

@binarin
Copy link
Contributor Author

binarin commented Aug 15, 2016

I don't know. Regexp filtering is not implemented yet and it can be useful for some use-cases. But we are no longer interested in this feature.

@michaelklishin
Copy link
Member

OK, let's edit issue description and close it then.

@michaelklishin michaelklishin added this to the 3.6.6 milestone Aug 15, 2016
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

2 participants