epugh commented on code in PR #2678: URL: https://github.com/apache/solr/pull/2678#discussion_r1736686728
########## solr/core/src/java/org/apache/solr/cli/PostTool.java: ########## @@ -379,37 +379,32 @@ private void doArgsMode(String[] args) { private void doWebMode() { reset(); int numPagesPosted; Review Comment: i love it when we can elminate a try and the nesting of 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org