epugh commented on code in PR #2566:
URL: https://github.com/apache/solr/pull/2566#discussion_r1684141471
##########
solr/core/src/java/org/apache/solr/cli/SolrCLI.java:
##########
@@ -189,10 +185,6 @@ public class SolrCLI implements CLIO {
"Credentials in the format username:password. Example:
--credentials solr:SolrRocks")
.build();
- static {
Review Comment:
nice to get rid of this odd code!
--
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]