jpountz opened a new pull request, #12113:
URL: https://github.com/apache/lucene/pull/12113

   `LogMergePolicy` has this boundary at the floor level that prevents merging 
segments above the minimum segment size with segments below this size. I cannot 
see a benefit from doing this, and no tests fail if I remove it, while this 
boundary has the downside of not running merges that seem legit to me. Should 
we remove this boundary check?
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to