ChrisHegarty commented on issue #13818: URL: https://github.com/apache/lucene/issues/13818#issuecomment-2369304051
``` 3ee37695af18246a4e05f8a6c7ee1ab7a2f8118f is the first bad commit commit 3ee37695af18246a4e05f8a6c7ee1ab7a2f8118f Author: Carlos Delgado <6339205+carlosdel...@users.noreply.github.com> Date: Wed Jul 17 13:54:19 2024 +0200 Add target search concurrency to TieredMergePolicy (#13430) lucene/CHANGES.txt | 6 +- .../org/apache/lucene/index/TieredMergePolicy.java | 80 ++++++++++++++++++---- .../apache/lucene/index/TestTieredMergePolicy.java | 40 +++++++++-- .../apache/lucene/tests/util/LuceneTestCase.java | 6 ++ 4 files changed, 111 insertions(+), 21 deletions(-) bisect found first bad commit ``` -- 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