[
https://issues.apache.org/jira/browse/KAFKA-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315398#comment-15315398
]
ASF GitHub Bot commented on KAFKA-3645:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/1301
> 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
> Assignee: Arun Mahadevan
> Priority: Minor
> Fix For: 0.10.1.0
>
>
> 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)