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)

Reply via email to