GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/4275
Close socketChannel in finally block You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-6260 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4275.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 #4275 ---- commit 78181efb5fe6083459c39c11c5255d2cf82028b3 Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-11-29T17:36:16Z Close socketChannel in finally block ---- ---