cpoerschke commented on code in PR #2069:
URL: https://github.com/apache/solr/pull/2069#discussion_r1389144456
##########
solr/bin/solr:
##########
@@ -1426,8 +1426,6 @@ if [ -n "${SOLR_CIRCUITBREAKER_QUERY_LOADAVG:-}" ]; then
SOLR_OPTS+=("-Dsolr.circuitbreaker.query.loadavg=$SOLR_CIRCUITBREAKER_QUERY_LOADAVG")
fi
-echo "SOLR_OPTS is now: ${SOLR_OPTS[*]}"
-
Review Comment:
Good catch about this one. Any thoughts about changes in `solr.cmd` similar
to the `solr` changes at lines 1409-1427 above?
--
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]