malliaridis commented on code in PR #2725:
URL: https://github.com/apache/solr/pull/2725#discussion_r1829214292
##########
solr/core/src/java/org/apache/solr/cli/Tool.java:
##########
@@ -50,7 +50,19 @@ default String getFooter() {
return "\nPlease see the Reference Guide for more tools documentation:
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html";
}
- List<Option> getOptions();
+ /**
Review Comment:
I was considering merging them too. You mentioning it now seems like the way
to go. :)
--
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]