sanpwc commented on code in PR #4637:
URL: https://github.com/apache/ignite-3/pull/4637#discussion_r1818484004


##########
modules/metastorage/src/integrationTest/java/org/apache/ignite/internal/metastorage/impl/ItIdempotentCommandCacheTest.java:
##########
@@ -475,46 +467,6 @@ public void 
testIdempotentCacheRestoreFromSnapshot(IdempotentCommand idempotentC
         }
     }
 
-    @Test
-    void testEvictIdempotentCommandsCacheAfterCompaction() {

Review Comment:
   Is that correct that the only possibility to catch CompactionException on 
removeAll(commandIdsToEvict) is a removal attempt from an obsolete node, while 
another node already removed and compacted the commands?



-- 
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: notifications-unsubscr...@ignite.apache.org

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

Reply via email to