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

Avoid readlocks on small Lucene segments

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The readlocks to prevent segments chunks from being deleted are not required when the segment is stored in a single chunk.
      As most Lucene segments are small enough and the readlock requires multiple sync operations it would be a great performance boost to avoid using readlocks on the single-chunk segments.

              sgrinove Sanne Grinovero (Inactive)
              sgrinove Sanne Grinovero (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: