merlimat opened a new pull request #2005: Added REST/CLI tools to manage bookies rack placement config URL: https://github.com/apache/incubator-pulsar/pull/2005 ### Motivation Currently we don't have tools to manage the rack placement configuration for bookies in a Pulsar cluster. ### Modifications * Added `/admin/v2/bookie` REST handler * Added `admin.bookie()` in Java admin client * Added `pulsar-admin bookies ...` CLI tool * Worked around an issue with bookie hostname and hostname:port that prevented BK client to detect the correct rack. Fixes #151
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
