tkalkirill commented on code in PR #1325:
URL: https://github.com/apache/ignite-3/pull/1325#discussion_r1030793885


##########
modules/storage-api/src/testFixtures/java/org/apache/ignite/internal/storage/index/AbstractHashIndexStorageTest.java:
##########
@@ -216,6 +217,7 @@ public void testRemoveIdempotence() {
         assertDoesNotThrow(() -> remove(row));
     }
 
+    @Disabled("https://issues.apache.org/jira/browse/IGNITE-17626";)

Review Comment:
   Fair enough, I think in this ticket it is necessary to indicate about all 
the storages, when we start it they will be in different tickets.



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