Hao Hao created SENTRY-991:
------------------------------
Summary: Roles of Sentry Permission needs to be case insensitive
Key: SENTRY-991
URL: https://issues.apache.org/jira/browse/SENTRY-991
Project: Sentry
Issue Type: Bug
Reporter: Hao Hao
Assignee: Hao Hao
Fix For: 1.7.0
{noformat}
private final Map<String, RoleInfo> roles = new HashMap<String, RoleInfo>();
{noformat}
The roles should be case insensitive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
