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


   ### Describe the bug
   In Task Framework logic, the controller should ask the participant to drop 
the CurrentState once RequestedState is set to be dropped. However, since paMap 
has only one field for each task, the DROPPED scheduling decision can be 
overwritten by the other decisions.
   
   ### To Reproduce
   Have one task RUNNING on one instance and manually write CurrentState of the 
task for other instances with DROPPED requested state.
   
   ### Expected behavior
   The task CurrentState needs to be DROPPED.
   
   


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