You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/25 15:45:15 UTC

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

    [ https://issues.apache.org/jira/browse/ACCUMULO-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946623#comment-13946623 ] 

ASF subversion and git services commented on ACCUMULO-2543:
-----------------------------------------------------------

Commit ba48f030b1c3f8b249b32f55e9a6b952da28c178 in accumulo's branch refs/heads/1.5.2-SNAPSHOT from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=ba48f03 ]

ACCUMULO-2543 close the cacheblock


> 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
>             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)