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 2019/10/30 17:50:37 UTC

[GitHub] [helix] jiajunwang opened a new issue #555: Improve BestPossibleVerifier so it works with the WAGED rebalancer

jiajunwang opened a new issue #555: Improve BestPossibleVerifier so it works with the WAGED rebalancer
URL: https://github.com/apache/helix/issues/555
 
 
   The BestPossibleVerifier is an important tool for our users to check if the cluster is in a stable status or not.
   However, since the verifier triggers the rebalance pipeline, it will write to the WAGED rebalancer metadata store. This eventually breaks the assumption that only one writer is updating to the rebalancer's internal state.
   To fix it, we need to disable the update if the pipeline is running in a verifier.

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


With regards,
Apache Git Services

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