apache / apache/lucene

Remove/deprecate SerialMergeScheduler [LUCENE-5665]

Open
#6,727 2 comments 0 reactions 1 assignee Claimed by @mikemccand View on GitHub
legacy-jira-fix-version:4.9 legacy-jira-fix-version:6.0 legacy-jira-priority:Major type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

I don't think there's any good case for apps to be using this, and we struggle to modernize it (many patches/iterations with no convergence on LUCENE-5310).

I think we should remove it. Apps can use CMS(maxThreadCount=1, maxMergeCount=1) if they must, or they can easily pull SMS's sources into their app if they really need it.

---
Migrated from [LUCENE-5665](https://issues.apache.org/jira/browse/LUCENE-5665) by Michael McCandless (@mikemccand), updated May 09 2016

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.