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

Forward information that trigger a merge to MergeScheduler

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.7
    • 4.8, 6.0
    • core/index
    • None
    • New, Patch Available

    Description

      Today we pass information about the merge trigger to the merge policy. Yet, no matter if the MP finds a merge or not we call the MergeScheduler who runs & blocks even if we didn't find a merge. In some cases we don't even want this to happen but inside the MergeScheduler we have no choice to opt out since we don't know what triggered the merge. We should forward the infos we have to the MergeScheduler as well.

      Attachments

        1. LUCENE-5516.patch
          19 kB
          Simon Willnauer
        2. LUCENE-5516.patch
          20 kB
          Simon Willnauer

        Activity

          People

            simonw Simon Willnauer
            simonw Simon Willnauer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: