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)