You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Amitanand Aiyer (JIRA)" <ji...@apache.org> on 2013/05/16 21:15:19 UTC

[jira] [Created] (HBASE-8562) Close readers after compaction

Amitanand Aiyer created HBASE-8562:
--------------------------------------

             Summary: Close readers after compaction
                 Key: HBASE-8562
                 URL: https://issues.apache.org/jira/browse/HBASE-8562
             Project: HBase
          Issue Type: Bug
            Reporter: Amitanand Aiyer
            Assignee: Amitanand Aiyer


StoreFileScanners open readers to read the store file. However, these readers are not closed upon StoreFileScanner.close().

This should be closed at the end of the compaction.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira