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

unable to generate a 4.x back compat test index

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-ALPHA, 6.0
    • core/index
    • None
    • New

    Description

      It seems the issue is an IWC cannot be used across 2 different indexwriters, because the DWPTThreadPool is created on the IndexWriterConfig, and you hit a SetOnce exception... seems like the exception is correct and it would be bad to have two indexwriters sharing the same DWPTThreadPool?

      stacktrace to follow in a comment.

      Attachments

        1. LUCENE-4084.patch
          21 kB
          Michael McCandless
        2. LUCENE-4084.patch
          20 kB
          Robert Muir
        3. LUCENE-4084.patch
          19 kB
          Michael McCandless

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: