You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2021/06/24 21:59:39 UTC

[GitHub] [helix] huizhilu opened a new issue #1805: Refactor naming for cluster freeze mode

huizhilu opened a new issue #1805:
URL: https://github.com/apache/helix/issues/1805


   1. `cluster_pause` -> `cluster_freeze` mode
   2. add prefix "_" to the class member fields: 
   ```
       private final Type mode;
       private final Status status;
   ```


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] huizhilu closed issue #1805: Refactor naming for cluster freeze mode

Posted by GitBox <gi...@apache.org>.
huizhilu closed issue #1805:
URL: https://github.com/apache/helix/issues/1805


   


-- 
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: reviews-unsubscribe@helix.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org