[ https://issues.apache.org/jira/browse/SOLR-14064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995137#comment-16995137 ]
Robert Muir commented on SOLR-14064: ------------------------------------ Thanks for testing! For the issue you see in package store tests, we should make a separate issue: it is wrong for a test to be modifying the source code tree! I'm not familiar with the specific test but it seems like it should be using a temp directory. > remove some hadoop brain-damage from build environment > ------------------------------------------------------ > > Key: SOLR-14064 > URL: https://issues.apache.org/jira/browse/SOLR-14064 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Robert Muir > Priority: Major > Attachments: SOLR-14064.patch > > > Some permissions and build hacks were made on behalf of hadoop. These were > most definitely hacks on top of hacks. > The background is that the hadoop code is a true nightmare to deal with, if > you want to sandbox code with SecurityManager. > Now that [~krisden] has wrestled it (at least mostly?) to the ground, let's > remove the hacks from solr security policy and lucene build that I added. We > need to be strict: ensure things are really working (otherwise we get > SecurityException). This also makes the configuration simpler. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org