Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.1
-
None
-
None
Description
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.