Thomas Graves created KAFKA-3097:
------------------------------------
Summary: Acls for PrincipalType User are case sensitive
Key: KAFKA-3097
URL: https://issues.apache.org/jira/browse/KAFKA-3097
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 0.9.0.0
Reporter: Thomas Graves
I gave a user acls for READ/WRITE but when I went to actually write to the
topic failed with auth exception. I figured out it was due to me specifying the
user as: user:tgraves rather then User:tgraves.
Seems like It should either fail on assign or be case insensitive.
The principal type of User should also probably be documented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)