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

Hudson commented on ACCUMULO-1138:
----------------------------------

Integrated in Accumulo-Trunk-Hadoop-2.0 #114 (See 
[https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/114/])
    ACCUMULO-1138 - syncing before uncached calls and ZKAuthenticator was 
kicking back the wrong class in getTokenLoginClass (Revision 1451718)

     Result = SUCCESS
vines : 
Files : 
* /accumulo/trunk
* /accumulo/trunk/server
* 
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/security/handler/ZKAuthenticator.java
* 
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/security/handler/ZKPermHandler.java

                
> ZKPermHandler needs to sync before reading uncached credentials
> ---------------------------------------------------------------
>
>                 Key: ACCUMULO-1138
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1138
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: John Vines
>            Assignee: John Vines
>             Fix For: 1.5.0
>
>
> The permission handler interface handles reading both cached and uncached 
> permissions (for high and low frequency permissions). However, teh uncached 
> reads do not do a sync before reading zookeeper, so it's possible they have 
> stale information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to