janhoy commented on code in PR #2069: URL: https://github.com/apache/solr/pull/2069#discussion_r1389282678
########## 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: Yea, good catch. It would be covered by #1935 but unless that is merged first, we'll definitely need it... -- 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