You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Balint Molnar (JIRA)" <ji...@apache.org> on 2017/04/21 13:17:04 UTC

[jira] [Created] (KAFKA-5103) Refactor AdminUtils to use zkUtils methods instad of zkUtils.zkClient

Balint Molnar created KAFKA-5103:
------------------------------------

             Summary: Refactor AdminUtils to use zkUtils methods instad of zkUtils.zkClient
                 Key: KAFKA-5103
                 URL: https://issues.apache.org/jira/browse/KAFKA-5103
             Project: Kafka
          Issue Type: Sub-task
          Components: admin
            Reporter: Balint Molnar
            Assignee: Balint Molnar


Replace zkUtils.zkClient.createPersistentSequential(seqNode, content) to zkUtils.createSequentialPersistentPath(seqNode, content).
The zkClient variant does not respects the Acl's.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)