eolivelli opened a new pull request #9283:
URL: https://github.com/apache/pulsar/pull/9283
Fixes #9279
### Motivation
It would be more user friendly to have a "list-bookies" command in
pulsar-admin, as described in #9279
### Modifications
- add bookies/all API
- add list-bookies command
- add relevant test cases
### Verifying this change
This change added tests
### Does this pull request potentially affect one of the following parts:
- The rest endpoints: yes (a new REST API resource)
### Documentation
- Does this pull request introduce a new feature? yes
- If yes, how is the feature documented? not documented - self explaining
when using pulsar-admin help
- If a feature is not applicable for documentation, explain why? it is
explained in pulsar-admin help
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]