benwtrent commented on issue #12418: URL: https://github.com/apache/lucene/issues/12418#issuecomment-1757640051
I verified on all three of the failing seeds, setting `.setMergePolicy(NoMergePolicy.INSTANCE);` passes the test. I don't know what that means and if we should consider that a valid fix for this or not. Additionally, looking at the verbose output, some seeds have a `LogDocMergePolicy` and others a `TieredMergePolicy`. So, the policy kind doesn't seem to make a difference. @jpountz -- 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