Kafka ACL
./bin/kafka-acls.sh —authorizer kafka.security.auth.SimpleAclAuthorizer \—authorizer-properties zookeeper.connect=zookeeper.infra-prod:2181 —add \—allow-principal User:* —operation read —topic test —group=mirror
./bin/kafka-acls.sh —authorizer kafka.security.auth.SimpleAclAuthorizer \—authorizer-properties zookeeper.connect=zookeeper.infra-prod:2181 —add \—allow-principal User:* —operation read —topic test —group=mirror