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

CMS should default its maxThreadCount to 1 (not 3)

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.9.3, 3.0
    • core/index
    • None
    • New

    Description

      From rough experience, I think the current default of 3 is too large. I think we get the most bang for the buck going from 0 to 1.

      I think this will especially impact optimize on an index with many segments – in this case the MergePolicy happily exposes concurrency (multiple pending merges), and CMS will happily launch 3 threads to carry that out.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment