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

Allow overriding ConcurrentMergeScheduler's denial-of-service protection

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0, 6.0
    • core/index
    • None
    • New

    Description

      In LUCENE-5310 we explored improving CMS/SMS sharing/concurrency, but
      the issue never "converged", so I want to break out one small part of
      it here: the ability to override CMS's default "aggressive"
      denial-of-service protection where it forcefully stalls the incoming
      threads that are responsible for creating too many segments.

      More advanced applications can more gracefully handle the "too many
      merges" by e.g. slowing down the incoming indexing rate at a higher
      level.

      Attachments

        1. LUCENE-6063.patch
          5 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: