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 2022/03/30 23:55:11 UTC

[GitHub] [helix] xyuanlu opened a new issue #2002: Unstable test TestClusterInMaintenanceModeWhenReachingOfflineInstancesLimit

xyuanlu opened a new issue #2002:
URL: https://github.com/apache/helix/issues/2002


   ### Describe the bug
   TestClusterInMaintenanceModeWhenReachingOfflineInstancesLimit is failing because of a race condition:
   The cluster is set to enter MM when >4 instances are offline. In the test, the cluster is manually exit MM mode. 
   It is possible that when cluster manually exit MM, pipeline cache still has old data and thinks there are >4 instances disabled, so it auto enter MM. 
   
   Fix it to add a config to auto exit MM when there are no disabled instances. 
   


-- 
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


[GitHub] [helix] xyuanlu closed issue #2002: Unstable test TestClusterInMaintenanceModeWhenReachingOfflineInstancesLimit

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


   


-- 
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