jnyryan commented on a change in pull request #804: SOLR-13647 default solr.in.sh contains uncommented lines URL: https://github.com/apache/lucene-solr/pull/804#discussion_r306256327
########## File path: solr/bin/solr.in.sh ########## @@ -82,7 +82,7 @@ # Set to true to activate the JMX RMI connector to allow remote JMX client applications # to monitor the JVM hosting Solr; set to "false" to disable that behavior # (false is recommended in production environments) -ENABLE_REMOTE_JMX_OPTS="true" +# ENABLE_REMOTE_JMX_OPTS="true" Review comment: I made those changes. review at your leisure ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org