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 2020/07/07 19:59:30 UTC

[GitHub] [helix] alirezazamani opened a new issue #1141: Possible quota leak for running tasks

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:
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] alirezazamani closed issue #1141: Possible quota leak for running tasks

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


   


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