alirezazamani opened a new issue #1141: URL: https://github.com/apache/helix/issues/1141
In the Task Framework logic, If a task is running and job goes to TIMED_OUT, FAILING, FAILED and ABORTED state, controller will send RUNNIG to DROPPED message. However, this is not desirable because task need to go to ABORTED state, the quota needs to be release by controller and then the task can 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]
