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

Amitanand Aiyer commented on HBASE-8562:
----------------------------------------

[~jeason] You are right. Seems like closing the reader is going to cause 
problems. May be it is better to just leave the readers open...
                
> 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

Reply via email to