Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-14015 remove blanket filesystem read access from solr-tests.policy
- Closed
-
SOLR-14033 Fix Hadoop tests with security manager
- Closed