Parth Brahmbhatt created KAFKA-2852:
---------------------------------------
Summary: Kafka Authroizer CLI should use consistent way to specify
multiple values for all config options.
Key: KAFKA-2852
URL: https://issues.apache.org/jira/browse/KAFKA-2852
Project: Kafka
Issue Type: Bug
Reporter: Parth Brahmbhatt
Currently, AclCommand uses inconsistent conventions.
For principals, we take
--allow-principal User:Bob --allow-principal User:Alice
For other options like hosts, we take
--allow-hosts Host1,Host2
We should have a consistent way to specify this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)