[
https://issues.apache.org/jira/browse/KAFKA-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-2852.
----------------------------
Resolution: Fixed
Fix Version/s: 0.9.0.0
Issue resolved by pull request 545
[https://github.com/apache/kafka/pull/545]
> 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
> Fix For: 0.9.0.0
>
>
> 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)