qqu0127 commented on a change in pull request #1935:
URL: https://github.com/apache/helix/pull/1935#discussion_r798998573
##########
File path: helix-core/src/main/java/org/apache/helix/model/ClusterConfig.java
##########
@@ -52,6 +52,7 @@
FAULT_ZONE_TYPE, // the type in which isolation should be applied on when
Helix places the
// replicas from same partition.
TOPOLOGY_AWARE_ENABLED, // whether topology aware rebalance is enabled.
+ VIRTUAL_GROUP_ENABLED, // whether virtual topology group is enabled
Review comment:
As discussed offline, there is a design change and we are discarding
`VIRTUAL_GROUP_ENABLED`. Rollback is not a concern because there is always a
fixed topology config on cloud environment.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]