You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2019/12/10 21:19:00 UTC

[jira] [Resolved] (SOLR-14020) move hadoop hacks out of lucene TestSecurityManager into a solr one

     [ https://issues.apache.org/jira/browse/SOLR-14020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden resolved SOLR-14020.
---------------------------------
    Fix Version/s: 8.4
         Assignee: Robert Muir
       Resolution: Fixed

There are commits associated with this and so pretty sure this was already done.

> 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
>            Assignee: Robert Muir
>            Priority: Major
>             Fix For: 8.4
>
>         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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org