dsmiley commented on PR #1832:
URL: https://github.com/apache/solr/pull/1832#issuecomment-1672091470

   Confusingly, we don't use the Java SecurityManager in tests for "Security".  
We use it to enforce file system rules in our tests  to enforce best-practices. 
 This ensures we don't waste time root causing test instability due to some 
_other_ test that leaked state into a place seen by a _later_ test.  I think we 
should alter the security policy of the test config to only be about the file 
system and not bother maintaining all the other rules which are more toil than 
value.


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