You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2014/03/29 01:23:15 UTC

[jira] [Commented] (HBASE-10868) TestAtomicOperation should close HRegion instance after each subtest

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

Enis Soztutar commented on HBASE-10868:
---------------------------------------

+1. There are a lot of other tests which leak FD's as well. 

> TestAtomicOperation should close HRegion instance after each subtest
> --------------------------------------------------------------------
>
>                 Key: HBASE-10868
>                 URL: https://issues.apache.org/jira/browse/HBASE-10868
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 10868-v1.txt
>
>
> Jeff Bowles noted high number of open file handles after TestAtomicOperation was run.
> TestAtomicOperation uses one class variable to hold HRegion instance which is initialized at the beginning of every sub-test but is never closed.



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