alirezazamani opened a new issue #1467: URL: https://github.com/apache/helix/issues/1467
**Is your feature request related to a problem? Please describe.** There has been a request to implement a feature that gives us the ability to dynamically delete the tasks from a running job or a job that has not been started **Describe the solution you'd like** The API can be added to the TaskDriver which allows users to delete a task while the job is being run or not started. On the controller side, the controller should be able to drop the current state and remove the task from the job context. ---------------------------------------------------------------- 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]
