zpinto commented on PR #2776:
URL: https://github.com/apache/helix/pull/2776#issuecomment-1996196413

   This PR is ready to be merged!
   
   Final Commit Message:
   Fix BestPossibleExternalViewVerifier to use a ZkClient that has the 
serializer set to ByteArraySerializer so it can read the assignment meta store 
best possible state. Fix BestPossibleExternalViewVerifier to actually calculate 
BEST_POSSIBLE instead of returning last persisted to ZK because we now need to 
consider handleDelayedRebalanceMinActiveReplica not being persisted to 
ZK(#2447). Fix handleDelayedRebalanceMinActiveReplica modifying in-memory 
_bestPossibleState in the _assignmentMetadataStore which was causing best 
possible state to continuosly be persisted until 
handleDelayedRebalanceMinActiveReplica wasn't kicking in anymore.


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

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to