epugh commented on code in PR #2725: URL: https://github.com/apache/solr/pull/2725#discussion_r1831238462
########## solr/CHANGES.txt: ########## @@ -26,6 +26,8 @@ Improvements * SOLR-16116: Apache Curator is now used to manage all Solr Zookeeper interactions. This should provide more stability in the Solr-Zookeeper interactions. The solrj-zookeeper module, now has a dependency on curator. (Houston Putman, Kevin Risden, Mike Drob, David Smiley) +* SOLR-17544: Solr CLI will now warn you when you use multiple options and only one is a valid choice. Combining -s and -z is most common example. (Eric Pugh, Christos Malliaridis) Review Comment: crap -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
