You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2014/01/13 05:39:51 UTC

[jira] [Resolved] (KAFKA-1198) NullPointerException in describe topic

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

Jun Rao resolved KAFKA-1198.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.1

> NullPointerException in describe topic
> --------------------------------------
>
>                 Key: KAFKA-1198
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1198
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8.1
>            Reporter: Jun Rao
>            Assignee: Guozhang Wang
>             Fix For: 0.8.1
>
>         Attachments: KAFKA-1198.patch, KAFKA-1198_2014-01-03_10:17:46.patch
>
>
> If topic is not specified, we get the following.
> bin/kafka-topics.sh --zookeeper localhost:2181 --describe
> (Error while executing topic command,java.lang.NullPointerException)
> Also, list topic seems to always list all topics even when topics are specified.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)