[
https://issues.apache.org/jira/browse/ACCUMULO-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Newton updated ACCUMULO-2543:
----------------------------------
Fix Version/s: 1.6.0
1.5.2
> 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
> Assignee: Eric Newton
> Priority: Minor
> Fix For: 1.5.2, 1.6.0
>
>
> {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)