jpountz commented on issue #14148:
URL: https://github.com/apache/lucene/issues/14148#issuecomment-2607239803

   Intuitively, I had thought of the "throttle at start" approach, where we 
would also give `MS` the ability to filter out some merges from `MP` (so that 
they don't get registered to the `IndexWriter`) to avoid the problem you 
mentioned that the most efficient merge now may not be the most efficient merge 
10 minutes later when more segments have accumulated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to