You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2021/02/01 19:24:39 UTC

[GitHub] [helix] alirezazamani opened a new issue #1624: Task CurrentState remain active if participant is not enabled

alirezazamani opened a new issue #1624:
URL: https://github.com/apache/helix/issues/1624


   ### Describe the bug
   In Task Pipeline, since the liveinstance list contain the instance that is live and enabled, if the participant is disabled, then the task current state will remain unchanged and the controller assigns the task to another instance. In this case, once the old instance is reenabled, then the task would have two current state. This would cause scheduling and quota issues
   
   ### To Reproduce
   Have a task running and disable one instance. Then you would notice that the current state remains unchanged,
   
   ### Expected behavior
   The controller needs to make sure that the task has been dropped from the disabled instance before assigning it to new instance,
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] dasahcc closed issue #1624: Task CurrentState remain active if participant is not enabled

Posted by GitBox <gi...@apache.org>.
dasahcc closed issue #1624:
URL: https://github.com/apache/helix/issues/1624


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org