Hello Apache Kafka community, Is there a reason why acls are not passed through in https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/utils/ZkUtils.scala#L404 call ?
If one overrides and uses custom acls for a node, parent if missing might get created with default ACL. Kind regards, Stevo Slavic.
