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

Avoid readlocks on small Lucene segments

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: