SammyVimes commented on code in PR #1706:
URL: https://github.com/apache/ignite-3/pull/1706#discussion_r1115339091


##########
modules/storage-api/src/testFixtures/java/org/apache/ignite/internal/storage/AbstractMvPartitionStorageGcTest.java:
##########
@@ -129,4 +129,17 @@ void testManyOldVersions() {
         // Nothing else to poll.
         assertNull(pollForVacuum(lowWatermark));
     }
+
+    @Test
+    void testTombstoneFirst() {

Review Comment:
   I mean, this is a GC test, vacuum is implied)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to