janhoy commented on PR #1223:
URL: https://github.com/apache/solr/pull/1223#issuecomment-1351857780

   Ah, there I think we have it - security policy. I can understand how running 
locally on laptop perhaps has all files within already allowed folders, but how 
come System.exit() works locally, should be disabled by security manager too?
   
   Aside: I keep seeing `STOP.KEY=solrrocks`. While you can add a custom `-k 
<key>` on the solr stop command, there is no such option on solr start. It 
would be a best practice to add your own stop key, else someone may scan a 
network for IP addresses and fire stop commands on port 7983 :) I do think you 
can set `STOP_KEY=foo` in `solr.in.xx` and it will be inherited by `bin/solr` 
though, but could be good to document.


-- 
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

Reply via email to