You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/11/01 16:33:49 UTC

[GitHub] [ignite-3] tkalkirill commented on a diff in pull request #1286: IGNITE-18021 Creating an API for full rebalance without losing user data in MvPartitionStorage on receiver

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


##########
modules/storage-api/src/testFixtures/java/org/apache/ignite/internal/storage/AbstractMvTableStorageTest.java:
##########
@@ -299,6 +312,92 @@ public void testMisconfiguredIndices() {
         );
     }
 
+    @Test
+    protected void testStartRebalanceMvPartition() throws Exception {

Review Comment:
   So that they do not fall in the heirs without implementation, then I will remove `protected`.



-- 
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-unsubscribe@ignite.apache.org

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