You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/03/28 22:58:22 UTC

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

Ted Yu created HBASE-10868:
------------------------------

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