MarcusSorealheis commented on a change in pull request #1141: SOLR-14147 change 
the Security manager to default to true.
URL: https://github.com/apache/lucene-solr/pull/1141#discussion_r374937567
 
 

 ##########
 File path: solr/CHANGES.txt
 ##########
 @@ -81,7 +81,9 @@ Upgrade Notes
 * SOLR-13985: Solr's Jetty now binds to localhost network interface by default 
for better out of the box security.
   Administrators that need Solr exposed more broadly can change the 
SOLR_JETTY_HOST property in their Solr include
   (solr.in.sh/solr.in.cmd) file. (Jason Gerlowski, David Smiley, Robert Muir)
-  
+
+* SOLR-14147: Solr now runs with the SOLR_SECURITY_MANAGER enabled by default. 
Administrators that need to run Solr with Hadoop will need to disable this 
feature via environment variable or in one of the Solr init scripts. Other 
features in Solr could also break. (Robert Muir, marcussorealheis) 
 
 Review comment:
   Made the changes here.

----------------------------------------------------------------
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: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to