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

Lucene Directory not supporting Lucene's ConcurrentMergeScheduler

XMLWordPrintable

    • 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

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

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

              Created:
              Updated:
              Resolved: