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

Jonathan Hsieh commented on HBASE-6865:
---------------------------------------

review is here. https://reviews.apache.org/r/7627/
                
> Snapshot File Cleaners
> ----------------------
>
>                 Key: HBASE-6865
>                 URL: https://issues.apache.org/jira/browse/HBASE-6865
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>             Fix For: hbase-6055
>
>
> HFile and HLog cleaners are necessary for fully implementing snapshots, but 
> can be broken out into their own piece really cleanly. The HFile cleaner is 
> necessary for both timestamp and globally consistent snapshots, but the HLog 
> cleaner is necessary for globally consistent and offline snapshots. 
> Putting everything together in one patch isn't too much overload as there is 
> a lot of overlap between the cleaners.

--
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