Michael Graff created KAFKA-2354:
------------------------------------
Summary: setting log.dirs property makes tools fail if there is a
comma
Key: KAFKA-2354
URL: https://issues.apache.org/jira/browse/KAFKA-2354
Project: Kafka
Issue Type: Bug
Components: clients
Affects Versions: 0.8.2.1
Environment: centos
Reporter: Michael Graff
If one sets log.dirs=/path1/kafka,/path2/kafka, the tools fail to run:
kafka-topics --describe --zookeeper localhost/kafka
Error: Could not find or load main class .u1.kafka,
The broker will start, however. If the tools are run from a machine without
multiple entries in log.dirs, it works.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)