GitHub user xiguantiaozhan opened a pull request: https://github.com/apache/kafka/pull/2085
KAFKA-4360ï¼Controller may deadLock when autoLeaderRebalance encounter zk expired You can merge this pull request into a Git repository by running: $ git pull https://github.com/xiguantiaozhan/kafka rebalance_deadlock Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2085.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 #2085 ---- commit 477bb3ddb6dc337ba68c7c585dc0cb3afa55e2be Author: xiguantiaozhan <kafka...@126.com> Date: 2016-11-01T06:27:20Z avoid deadlock in autoRebalanceScheduler shutdown commit 980ec8c7a9d4ce4aa19479bf4d542666f237c9ce Author: tuyang <tuy...@meituan.com> Date: 2016-11-01T12:25:12Z avoid deadlock in ZookeeperLeaderElector ---- --- 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. ---