You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/06/04 08:43:02 UTC

[jira] [Updated] (KAFKA-3645) NPE in ConsumerGroupCommand and ConsumerOffsetChecker when running in a secure env

     [ https://issues.apache.org/jira/browse/KAFKA-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma updated KAFKA-3645:
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.1.0
           Status: Resolved  (was: Patch Available)

Issue resolved by pull request 1301
[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)