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

IndexWriterConfig.clone should clone the MergeScheduler

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.3, 4.5, 6.0
    • None
    • None
    • New, Patch Available

    Description

      ConcurrentMergeScheduler has a List<MergeThread> member to track the running merging threads, so IndexWriterConfig.clone should clone the merge scheduler so that both IndexWriterConfig instances are independant.

      Attachments

        1. LUCENE-4876.patch
          21 kB
          Shai Erera
        2. LUCENE-4876.patch
          21 kB
          Shai Erera
        3. LUCENE-4876.patch
          11 kB
          Shai Erera
        4. LUCENE-4876.patch
          37 kB
          Adrien Grand
        5. LUCENE-4876.patch
          34 kB
          Adrien Grand

        Activity

          People

            jpountz Adrien Grand
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: