Ashish K Singh created KAFKA-1994:
-------------------------------------
Summary: 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)