Re: [I] TestTieredMergePolicy.testPartialMerge fails [lucene]

2025-02-19 Thread via GitHub
jpountz closed issue #14255: TestTieredMergePolicy.testPartialMerge fails URL: https://github.com/apache/lucene/issues/14255 -- 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

Re: [I] TestTieredMergePolicy.testPartialMerge fails [lucene]

2025-02-19 Thread via GitHub
jpountz closed issue #14255: TestTieredMergePolicy.testPartialMerge fails URL: https://github.com/apache/lucene/issues/14255 -- 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

Re: [I] TestTieredMergePolicy.testPartialMerge fails [lucene]

2025-02-18 Thread via GitHub
jpountz commented on issue #14255: URL: https://github.com/apache/lucene/issues/14255#issuecomment-2666999215 I looked into the failure: the test randomly configures `targetSearchConcurrency=27`. Since the index allows `ceil(numDocs/targetSearchConcurrency)` docs per segment at most, at lon

Re: [I] TestTieredMergePolicy.testPartialMerge fails [lucene]

2025-02-18 Thread via GitHub
benwtrent commented on issue #14255: URL: https://github.com/apache/lucene/issues/14255#issuecomment-2666153793 Indeed, it is also due to d2c69c1472c the removal of the tier max merge at once setting. -- This is an automated message from the Apache Git Service. To respond to the message,

[I] TestTieredMergePolicy.testPartialMerge fails [lucene]

2025-02-18 Thread via GitHub
benwtrent opened a new issue, #14255: URL: https://github.com/apache/lucene/issues/14255 ### Description ``` TestTieredMergePolicy > testPartialMerge FAILED java.lang.AssertionError: count=33 maxCount=40 at __randomizedtesting.SeedInfo.seed([3E91E10831C2BDA4:158AE