You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Siyuan Hua (JIRA)" <ji...@apache.org> on 2016/08/24 17:54:20 UTC

[jira] [Created] (APEXMALHAR-2199) 0.8 kafka input operator doesn't support chroot zookeeper path (multitenant kafka support)

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)