Jackie-Jiang opened a new issue, #2309:
URL: https://github.com/apache/helix/issues/2309

   ### Describe the bug
   When multiple changes are made to IS in a short period of time (within the 
same processing cycle), some changes might be mistakenly ignored. I can see IS 
different from EV, but no state transition message being sent. This is the same 
as #331, which seems still not completely fixed.
   
   ### To Reproduce
   Post 2 IS changes in a short period of time (e.g. add a partition, then 
remove it). EV might end up in the state of the first IS change, and stop 
proceeding to the final IS state.
   
   ### Expected behavior
   EV should match the final state of the IS.
   
   ### Additional context
   We are running CUSTOM mode, Helix-1.0.4
   


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