GitHub user srdo opened a pull request: https://github.com/apache/kafka/pull/2100
KAFKA-4375: Reset thread interrupted state in a few places where Inte⦠â¦rruptedException is caught in a thread Kafka didn't start. See https://issues.apache.org/jira/browse/KAFKA-4375 You can merge this pull request into a Git repository by running: $ git pull https://github.com/srdo/kafka KAFKA-4375 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2100.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 #2100 ---- commit f2fa7a09f0bb29b4c4245449714c9e0e2cda73be Author: Stig Rohde Døssing <s...@it-minds.dk> Date: 2016-11-03T21:45:36Z KAFKA-4375: Reset thread interrupted state in a few places where InterruptedException is caught in a thread Kafka didn't start ---- --- 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. ---