junkaixue commented on issue #3014:
URL: https://github.com/apache/helix/issues/3014#issuecomment-2776943052

   @Jackie-Jiang Wait a min. Are you sure it will have CurrentState before??
   
   Here's the thing:
   If you directly add a partition with "OFFLINE" state, there is no OFFLINE -> 
OFFLINE state transition. Helix wont send such kind of message. If there is no 
state transition, definitely you dont see any partition in current state.
   
   I guess the scenario is like:
   1. Pinot add a partition with ONLINE target state.
   2. It starts bootstrapping and triggered state transition update the current 
state.
   3. Then you mark that to be OFFLINE.
   
   In this case, current state & external view will has it.


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