Jackie-Jiang commented on issue #3014:
URL: https://github.com/apache/helix/issues/3014#issuecomment-2779543120

   @junkaixue Yes, it will have current state even if there is no state 
transition needed. You can notice that there is no previous state in the 
current state.
   
   I actually run over the same thinking process. When I follow the step you 
mentioned, it shows current as OFFLINE and previous as ONLINE. When I remove 
the instance and add it back, or directly add OFFLINE partition, it shows 
current as OFFLINE without previous state.
   With the new version, when I change ONLINE -> OFFLINE, the current state 
**might** exist as the old version does, and it **might** not exist. When I 
directly add OFFLINE, the current state doesn't exist.


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