Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-14020

move hadoop hacks out of lucene TestSecurityManager into a solr one

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 8.4
    • 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

        1. SOLR-14020.patch
          13 kB
          Robert Muir

        Issue Links

          Activity

            People

              rcmuir Robert Muir
              rcmuir Robert Muir
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: