Arun Mahadevan created KAFKA-3645:
-------------------------------------
Summary: NPE in ConsumerGroupCommand and ConsumerOffsetChecker
when running in a secure env
Key: KAFKA-3645
URL: https://issues.apache.org/jira/browse/KAFKA-3645
Project: Kafka
Issue Type: Bug
Reporter: Arun Mahadevan
Priority: Minor
The host and port entries under /brokers/ids/<bid> gets filled only for
PLAINTEXT security protocol. For other protocols the host is null and the
actual endpoint is under "endpoints". This causes NPE when running the consumer
group and offset checker scripts in a kerberized env.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)