Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-2834

don't spawn thread statically in FSDirectory on Mac OS X

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.3, 4.0-ALPHA
    • None
    • None
    • New, Patch Available

    Description

      on the Mac, creating the digester starts up a PKCS11 thread.

      I do not think threads should be created statically (I have this same issue with TimeLimitedCollector and also FilterManager).

      Uwe discussed removing this md5 digester, I don't care if we remove it or not, just as long as it doesn't create a thread,
      and just as long as it doesn't use the system default locale.

      Attachments

        1. LUCENE-2834.patch
          9 kB
          Michael McCandless
        2. LUCENE-2834.patch
          25 kB
          Michael McCandless
        3. LUCENE-2834.patch
          5 kB
          Uwe Schindler
        4. LUCENE-2834.patch
          21 kB
          Robert Muir

        Activity

          People

            mikemccand Michael McCandless
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: