[GitHub] kafka pull request: KAFKA-3205 Support passive close by broker

2016-04-08 Thread bondj
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

[GitHub] kafka pull request: KAFKA-3205 Support passive close by broker

2016-03-29 Thread bondj
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

[GitHub] kafka pull request: Change verification of bootstrap servers

2016-01-19 Thread bondj
GitHub user bondj opened a pull request: https://github.com/apache/kafka/pull/792 Change verification of bootstrap servers so that unresolvable DNS names are ignored and only throw an error if no other bootstrap servers are resolvable. You can merge this pull request into a Git