denis-chudov commented on code in PR #2867:
URL: https://github.com/apache/ignite-3/pull/2867#discussion_r1414235585


##########
modules/table/src/integrationTest/java/org/apache/ignite/internal/rebalance/ItRebalanceDistributedTest.java:
##########
@@ -500,7 +500,7 @@ void testDestroyPartitionStoragesOnEvictNode() throws 
Exception {
     @Test
     @UseTestTxStateStorage
     @UseRocksMetaStorage
-    @Disabled("https://issues.apache.org/jira/browse/IGNITE-20210";)
+    @Disabled("https://issues.apache.org/jira/browse/IGNITE-19170";)
     void testDestroyPartitionStoragesOnRestartEvictedNode(TestInfo testInfo) 
throws Exception {

Review Comment:
   On this step I mostly care not to break something, but probably there may be 
added some tests for storages cleanup. I expect more tests to be added in 
[IGNITE-20993](https://issues.apache.org/jira/browse/IGNITE-20993)



-- 
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