ctargett commented on issue #575: SOLR-13235: Split Collections API Ref Guide page URL: https://github.com/apache/lucene-solr/pull/575#issuecomment-469383469 > The only classification I thought twice about was your choice in putting `REBALANCELEADERS` in the collection-mgmt page, instead of the cluster-mgmt page. I might've put it on the cluster-mgmt page, since it affects all collections on the cluster. (It's a bit like `BALANCESHARDUNIQUE` that way) But I see the argument the other way too. 🤷♂️ Interesting. I put it with the collection management commands because it seemed it only works on a single collection (it has a required `collection` param to define the collection name), and the example just shows it working on a single collection. Do you know more about how it works on all collections?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
