Github user bondj closed the pull request at:
https://github.com/apache/kafka/pull/1166
---
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 enabl
GitHub user bondj opened a pull request:
https://github.com/apache/kafka/pull/1166
KAFKA-3205 Support passive close by broker
An attempt to fix KAFKA-3205. It appears the problem is that the broker
has closed the connection passively, and the client should react appropriately.