[GitHub] kafka pull request: Minor: Fix KafkaConsumer Constructor Summary j...

2015-11-23 Thread jholoman
GitHub user jholoman opened a pull request: https://github.com/apache/kafka/pull/576 Minor: Fix KafkaConsumer Constructor Summary javadoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/jholoman/kafka minor-consumer-constructor

[GitHub] kafka pull request: KAFKA-2735 BrokerEndPoint should support upper...

2015-11-03 Thread jholoman
GitHub user jholoman opened a pull request: https://github.com/apache/kafka/pull/415 KAFKA-2735 BrokerEndPoint should support uppercase hostnames Added support for uppercase hostnames in BrokerEndPoint. Added unit test to cover this scenario. You can merge this pull request

[GitHub] kafka pull request: Kafka 2504

2015-09-14 Thread jholoman
Github user jholoman closed the pull request at: https://github.com/apache/kafka/pull/216 --- 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 2504

2015-09-14 Thread jholoman
GitHub user jholoman opened a pull request: https://github.com/apache/kafka/pull/216 Kafka 2504 Fixed unused imports You can merge this pull request into a Git repository by running: $ git pull https://github.com/jholoman/kafka KAFKA-2504 Alternatively you can review and

[GitHub] kafka pull request: KAFKA-2504: Stop logging WARN when client disc...

2015-09-13 Thread jholoman
GitHub user jholoman opened a pull request: https://github.com/apache/kafka/pull/211 KAFKA-2504: Stop logging WARN when client disconnects You can merge this pull request into a Git repository by running: $ git pull https://github.com/jholoman/kafka KAFKA-2504 Alternatively