jpountz commented on pull request #92: URL: https://github.com/apache/lucene/pull/92#issuecomment-861638216
If you look at `BaseMergePolicyTestCase` and `TestTieredMergePolicy`, we actually have tests that simulate merges in order to verify that things like the maximum percentage of deletes work correctly (see `BaseMergePolicyTestCase#doTestSimulateUpdates` in particular). If you could write a test that demonstrates the problem that you're observing on your cluster with large segments, that would be super helpful. -- 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. 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