[ 
https://issues.apache.org/jira/browse/SOLR-14020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989106#comment-16989106
 ] 

ASF subversion and git services commented on SOLR-14020:
--------------------------------------------------------

Commit 33ca971d2b5af1ee674752dd3fb76ce512299bb2 in lucene-solr's branch 
refs/heads/master from Robert Muir
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=33ca971 ]

SOLR-14020: move hadoop hacks out of lucene TestSecurityManager into a solr one


> move hadoop hacks out of lucene TestSecurityManager into a solr one
> -------------------------------------------------------------------
>
>                 Key: SOLR-14020
>                 URL: https://issues.apache.org/jira/browse/SOLR-14020
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Robert Muir
>            Priority: Major
>         Attachments: SOLR-14020.patch
>
>
> The hadoop hacks here have a heavy toll: because we have to override some 
> methods like checkRead, it inserts non-jdk stack frame and breaks a lot of 
> JDK doPriv calls. So for example, it means permissions must be added to stuff 
> like /dev/random or windows fonts or all kinds of other nonsense.
> This is a price only solr should pay, not lucene. Lets split the stuff out.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to