tkalkirill commented on code in PR #1325:
URL: https://github.com/apache/ignite-3/pull/1325#discussion_r1030789865
##########
modules/storage-api/src/testFixtures/java/org/apache/ignite/internal/storage/AbstractMvTableStorageTest.java:
##########
@@ -198,6 +204,7 @@ public void testCreateHashIndex() {
/**
* Tests destroying an index.
*/
+ @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]