C0urante commented on PR #12478:
URL: https://github.com/apache/kafka/pull/12478#issuecomment-1220885110

   > Why do we need to do this? If the task has been cancelled and basically 
abandoned by the framework, it shouldn't really matter if the backoff takes up 
to `errorMaxDelayInMillis` right?
   
   We should do everything in our power to shut down the task once it's been 
cancelled in order to release resources allocated for the task by invoking 
`Task::stop`, closing the Kafka clients created for it, etc.


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

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to