You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by GitBox <gi...@apache.org> on 2019/07/23 10:59:08 UTC

[GitHub] [lucene-solr] jnyryan commented on a change in pull request #804: SOLR-13647 default solr.in.sh contains uncommented lines

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org