[
https://issues.apache.org/jira/browse/HBASE-8562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661258#comment-13661258
]
Jieshan Bean commented on HBASE-8562:
-------------------------------------
StoreFileScanners use a shared reader on store file level. so it does not need
to close the reader. right?
> 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
> Priority: Trivial
>
> 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