GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/3841
KAFKA-5833: Reset thread interrupt state in case of InterruptedException You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka kafka-5833-interrupts Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3841.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 #3841 ---- commit a359ea8825e456db8f2ee5307b89b72b982e6e44 Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-09-13T01:34:10Z KAFKA-5833: Reset thread interrupt state in case of InterruptedException ---- ---