alirezazamani commented on pull request #1083:
URL: https://github.com/apache/helix/pull/1083#issuecomment-643397489


   This PR is ready to be merged, approved by @dasahcc
   
   Final commit message:
   Fix waitToStop method in TaskDriver
   
   In this commit, waitToStop has been changed to make sure workflow/queue is 
in stopped state if waitToStop returns successfully without Exception. 
   When the queue targetState is set to stop, the queue will go to STOPPING 
state. STOPPING state is a transient state which means some of the jobs has not 
ben completely stopped or in terminal state. In other words, some of the tasks 
within the jobs have not reached the terminal state yet.
   


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