jiajunwang commented on issue #637: Add new WAGED rebalancer config item "GLOBAL_REBALANCE_ASYNC_MODE". URL: https://github.com/apache/helix/pull/637#issuecomment-560580941 I rollback part of the change. The additional enum in the cluster config is dangerous. When you only have one enum in the config, there is no way a dev can create duplicate config item key. But when you have more than one enums, conflicting keys become possible. We'd better not do it now.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
