You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/01/21 02:44:39 UTC

[jira] [Commented] (SENTRY-991) Roles of Sentry Permission needs to be case insensitive

    [ https://issues.apache.org/jira/browse/SENTRY-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109880#comment-15109880 ] 

Hadoop QA commented on SENTRY-991:
----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12783466/SENTRY-991.0.patch against master.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} all tests passed

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/1090/console

This message is automatically generated.

> 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
>
>         Attachments: SENTRY-991.0.patch
>
>
> {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)