This is an automated email from the ASF dual-hosted git repository.
manikumar pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from cfe642e KAFKA-12519: Remove built-in Streams metrics for versions
0.10.0-2.4 (#10765)
add a842e0e KAFKA-12866: Avoid root access to Zookeeper (#10795)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/zk/KafkaZkClient.scala | 4 +-
.../test/scala/unit/kafka/zk/ZkClientAclTest.scala | 63 ++++++++++++++++++++++
2 files changed, 66 insertions(+), 1 deletion(-)
create mode 100644 core/src/test/scala/unit/kafka/zk/ZkClientAclTest.scala