You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2014/05/10 23:58:24 UTC

[jira] [Created] (LUCENE-5665) Remove/deprecate SerialMergeScheduler

Michael McCandless created LUCENE-5665:
------------------------------------------

             Summary: Remove/deprecate SerialMergeScheduler
                 Key: LUCENE-5665
                 URL: https://issues.apache.org/jira/browse/LUCENE-5665
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 4.9, 5.0


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org