[
https://issues.apache.org/jira/browse/KAFKA-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342774#comment-14342774
]
Gwen Shapira commented on KAFKA-1994:
-------------------------------------
Thanks for checking. This looks good :)
I think a 3-node zk cluster not on localhost will be more realistic for
production. Can you try that?
> Evaluate performance effect of chroot check on Topic creation
> -------------------------------------------------------------
>
> Key: KAFKA-1994
> URL: https://issues.apache.org/jira/browse/KAFKA-1994
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ashish K Singh
> Assignee: Ashish K Singh
>
> KAFKA-1664 adds check for chroot while creating a node in ZK. ZkPath checks
> if namespace exists before trying to create a path in ZK. This raises a
> concern that checking namespace for each path creation might be unnecessary
> and can potentially make creations expensive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)