You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/12/08 08:13:14 UTC

[GitHub] [lucene] jpountz commented on a diff in pull request #11998: Migrate away from per-segment-per-threadlocals on SegmentReader

jpountz commented on code in PR #11998:
URL: https://github.com/apache/lucene/pull/11998#discussion_r1043042489


##########
lucene/test-framework/src/java/org/apache/lucene/tests/index/BaseStoredFieldsFormatTestCase.java:
##########
@@ -813,6 +837,7 @@ public void testBulkMergeWithDeletes() throws IOException {
   }
 
   /** mix up field numbers, merge, and check that data is correct */
+  @AwaitsFix(bugUrl = "WTF with this test")

Review Comment:
   What is the problem? I'm not too familiar with it but it seems to test that merging correctly de-optimizes bulk merges when field numbers are not aligned, which makes sense?



-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org