[
https://issues.apache.org/jira/browse/KAFKA-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma updated KAFKA-5103:
-------------------------------
Fix Version/s: 0.11.0.0
> 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
> Fix For: 0.11.0.0
>
>
> 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)