GitHub user 56quarters reopened a pull request:
https://github.com/apache/kafka/pull/3876
KAFKA-5896: Force Connect tasks to stop via thread interruption
Interrupt the thread of Kafka Connect tasks that do not stop within
the timeout via `Worker::stopAndAwaitTasks()`. Previously
Github user 56quarters closed the pull request at:
https://github.com/apache/kafka/pull/3876
---
GitHub user 56quarters opened a pull request:
https://github.com/apache/kafka/pull/3876
Force Connect tasks to stop via thread interruption after a timeout
Interrupt the thread of Kafka Connect tasks that do not stop within
the timeout via `Worker::stopAndAwaitTasks
GitHub user 56quarters opened a pull request:
https://github.com/apache/kafka/pull/2912
KAFKA-4942 Fix commitTimeoutMs being set before the commit actually started
This fixes KAFKA-4942
This supersededs #2730
/cc @simplesteph @gwenshap @ewencp
You can merge this