You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/10/01 11:03:36 UTC

[GitHub] [geode] albertogpz commented on a change in pull request #6909: GEODE-9642: Introduction wait for colocation completed at initialization of partition region

albertogpz commented on a change in pull request #6909:
URL: https://github.com/apache/geode/pull/6909#discussion_r720116031



##########
File path: geode-wan/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/AlterRegionCommandWithRemoteLocator.java
##########
@@ -208,7 +208,30 @@ public void whenAlteringMultipleRegionWithAlterCommandToAddGatewaySendersThenItS
       return true;
     });
 
+  }
+
+
+  @Test
+  public void alterInitializedRegionWithGWSender() {

Review comment:
       I would rename this test to something like: alterInitializedRegionWithGwSenderOnManyServersDoesNotTakeTakeLongDueToPRShadowRegionNotAvailableImmediatelyInAllServers




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

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