[
https://issues.apache.org/jira/browse/HBASE-15704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257326#comment-15257326
]
Vladimir Rodionov commented on HBASE-15704:
-------------------------------------------
{quote}
Was checking the code, but it is not clear whether these classes are actually
getting used or not. It seems that you can actually configure
LongTermArchivingHFileCleaner in your configuration and in-theory use
ZKTableArchiveClient for archiving table's hfiles. However, I don't think this
is getting used much if at all. If not, I would rather get rid of these,
instead of putting it in the example package where they will just bit-rot.
{quote}
I do not think we should delete examples, there is a good place for them.
> Refactoring: Move HFileArchiver from backup to its own package
> --------------------------------------------------------------
>
> Key: HBASE-15704
> URL: https://issues.apache.org/jira/browse/HBASE-15704
> Project: HBase
> Issue Type: Task
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Fix For: 2.0.0
>
> Attachments: HBASE-15704-v2.patch
>
>
> This class is in backup package (as well as backup/examples classes) but is
> not backup - related. Move examples classes to hbase-examples package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)