Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-307

Lucene Directory not supporting Lucene's ConcurrentMergeScheduler

    XMLWordPrintable

Details

    • Workaround Exists
    • Hide

      set the mergescheduler of IndexWriters to a SerialMergeScheduler before using the IndexWriter

      Show
      set the mergescheduler of IndexWriters to a SerialMergeScheduler before using the IndexWriter
    • High

    Description

      It's currently mandatory to use a SerialMergeScheduler as the threads used by the concurrent scheduler can't share the transaction wrapping index changes.

      Attachments

        Issue Links

          Activity

            People

              sgrinove Sanne Grinovero
              sgrinove Sanne Grinovero
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: