You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/03/24 23:11:42 UTC

[jira] [Created] (ACCUMULO-2543) cacheBlock should be closed in BlockIndexTest

Ted Yu created ACCUMULO-2543:
--------------------------------

             Summary: cacheBlock should be closed in BlockIndexTest
                 Key: ACCUMULO-2543
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2543
             Project: Accumulo
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


{code}
    ABlockReader cacheBlock = new CachableBlockFile.CachedBlockRead(ce, data);
{code}
cacheBlock should be closed at the end of test.



--
This message was sent by Atlassian JIRA
(v6.2#6252)