kaisun2000 commented on pull request #1123:
URL: https://github.com/apache/helix/pull/1123#issuecomment-652015520


   > Please note that we have an MVCC implemented in the bucket accessor to 
ensure cross node consistency.
   
   I will try to examine the bucket accessor a little bit more carefully. Here 
is the question:
   
   Say controller A is for resource R allocation. Then controller A session 
expires, controller B take care of resource B. Later when A is back, for a 
while A and B would run at the same time. When serializing say baseline for 
resource R,  A wins over B, is it going to be a problem for this resource as B 
would later be controller for R.


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



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

Reply via email to