Siyuan Hua created APEXMALHAR-2199:
--------------------------------------
Summary: 0.8 kafka input operator doesn't support chroot zookeeper
path (multitenant kafka support)
Key: APEXMALHAR-2199
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2199
Project: Apache Apex Malhar
Issue Type: Bug
Reporter: Siyuan Hua
Assignee: Chaitanya
If you set the zookeeper path to node1:2181,node2:2181/chroot/, it will fail
with IllegalArgumentException
The reason is because this zookeeper path will be parsed as node1:2181 and
node2:2181/chroot/ which in node1:2181 the topics are not there
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)