[GitHub] kafka pull request #2820: KAFKA-5039: Logging in BlockingChannel and SyncPro...

2017-04-06 Thread arunmahadevan
GitHub user arunmahadevan opened a pull request: https://github.com/apache/kafka/pull/2820 KAFKA-5039: Logging in BlockingChannel and SyncProducer connect When an exception is thrown in BlockingChannel::connect, the connection is disconnected but the actual exception is not logged

[GitHub] kafka pull request: KAFKA-3706: Make new consumer as default in ka...

2016-05-11 Thread arunmahadevan
GitHub user arunmahadevan opened a pull request: https://github.com/apache/kafka/pull/1376 KAFKA-3706: Make new consumer as default in kafka console consumer 1. Made new consumer the default in console consumer 2. Added --old-consumer option to choose old consumer You can merge

[GitHub] kafka pull request: KAFKA-3645: Fix NPE in ConsumerGroupCommand an...

2016-04-30 Thread arunmahadevan
GitHub user arunmahadevan opened a pull request: https://github.com/apache/kafka/pull/1301 KAFKA-3645: Fix NPE in ConsumerGroupCommand and ConsumerOffsetChecker The host and port entries under /brokers/ids/ gets filled only for PLAINTEXT security protocol. For other protocols the