GitHub user kkonstantine opened a pull request: https://github.com/apache/kafka/pull/1788
KAFKA-3008: Parallel start and stop of connectors and tasks in Connect You can merge this pull request into a Git repository by running: $ git pull https://github.com/kkonstantine/kafka KAFKA-3008-Parallel-start-and-stop-of-connectors-and-tasks Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1788.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1788 ---- commit d1f876d4be7394688f6070169cded7748f8492cf Author: Konstantine Karantasis <k.karanta...@gmail.com> Date: 2016-08-25T05:38:45Z KAFKA-3008: Parallel start and stop of connectors and tasks in Connect Refactoring Worker to make start and stop methods thread safe. commit 938b8ad2cba770dad71d3749b26ae59a3c4c3425 Author: Konstantine Karantasis <k.karanta...@gmail.com> Date: 2016-08-25T21:31:57Z Parallelizing start and stop of connectors and tasks in Distributed Herder ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---