Rajini Sivaram created KAFKA-4267: ------------------------------------- Summary: Quota initialization for <user, clientId> uses incorrect ZK path Key: KAFKA-4267 URL: https://issues.apache.org/jira/browse/KAFKA-4267 Project: Kafka Issue Type: Bug Components: core Affects Versions: 0.10.1.0 Reporter: Rajini Sivaram Assignee: Rajini Sivaram
As noted by [~ijuma] in PR #1985, the path generated for <user, clientId> quota initialization is incorrect. Since paths used in config change handling is correct and config change nodes are not automatically deleted, the bug surfaces only if config change znodes are manually deleted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)