You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2013/03/01 22:01:12 UTC

[jira] [Created] (ACCUMULO-1138) ZKPermHandler needs to sync before reading uncached credentials

John Vines created ACCUMULO-1138:
------------------------------------

             Summary: 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