You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2016/07/22 16:40:21 UTC

[jira] [Created] (ACCUMULO-4388) ZooCache doesn't need to get zoosession until cache search is exhausted

marco polo created ACCUMULO-4388:
------------------------------------

             Summary: ZooCache doesn't need to get zoosession until cache search is exhausted
                 Key: ACCUMULO-4388
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4388
             Project: Accumulo
          Issue Type: Bug
          Components: fate
    Affects Versions: 1.6.5
            Reporter: marco polo
            Assignee: marco polo
            Priority: Minor
             Fix For: 1.7.3


We currently grab a Zookeeper session in ZooCache before we check the internal cache. I propose, and will submit a pull request to reflect, a change in the location to obtain this session. I propose we grab the session after we check the internal caches. Inherently linked to ACCUMULO-3508, but an additional patch



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)