[
https://issues.apache.org/jira/browse/HBASE-14597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961676#comment-14961676
]
Hudson commented on HBASE-14597:
--------------------------------
SUCCESS: Integrated in HBase-1.3 #275 (See
[https://builds.apache.org/job/HBase-1.3/275/])
HBASE-14597 Fix Groups cache in multi-threaded env (eclark: rev
f4a4c3a4894c576565633fdb6d821f11dfd8719a)
* hbase-server/src/test/java/org/apache/hadoop/hbase/security/TestUser.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/security/UserProvider.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/security/User.java
> Fix Groups cache in multi-threaded env
> --------------------------------------
>
> Key: HBASE-14597
> URL: https://issues.apache.org/jira/browse/HBASE-14597
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 1.2.0, 1.3.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-14597-v1.patch, HBASE-14597-v2.patch,
> HBASE-14597-v4.patch, HBASE-14597-v5.patch, HBASE-14597-v6.patch,
> HBASE-14597.patch
>
>
> UGI doesn't hash based on the user as expected so since we have lots of ugi
> potentially created the cache doesn't do it's job.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)