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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to