[ 
https://issues.apache.org/jira/browse/SENTRY-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Kolbasov updated SENTRY-1661:
---------------------------------------
    Summary: SentryStore has a couple of public static fields that are not 
final  (was: SentrySTore has a couple of public static fields that are not 
final)

> SentryStore has a couple of public static fields that are not final
> -------------------------------------------------------------------
>
>                 Key: SENTRY-1661
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1661
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 1.8.0
>            Reporter: Alexander Kolbasov
>            Assignee: kalyan kumar kalvagadda
>            Priority: Minor
>              Labels: bite-sized, newbie
>
> In SentryStore class:
> {code}
>   public static int INDEX_GROUP_ROLES_MAP = 0;
>   public static int INDEX_USER_ROLES_MAP = 1;
> {code}
> These fields are not declared final - and they should be.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to