[
https://issues.apache.org/jira/browse/KAFKA-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987984#comment-15987984
]
ASF GitHub Bot commented on KAFKA-5103:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/2888
> 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)