[
https://issues.apache.org/jira/browse/HBASE-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933282#comment-13933282
]
bharath v commented on HBASE-8963:
----------------------------------
I wrote this patch just keeping the DeleteHandler in mind as I got confused by
the jira description. It makes sense to move the skipArchive check to archiver
makes more sense so that other components like compactors can use it too. Will
upload a new patch with changes shortly. Thanks for your quick review
[~mbertozzi].
> Add configuration option to skip HFile archiving
> ------------------------------------------------
>
> Key: HBASE-8963
> URL: https://issues.apache.org/jira/browse/HBASE-8963
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: bharath v
> Attachments: HBASE-8963.trunk.v1.patch
>
>
> Currently HFileArchiver is always called when a table is dropped.
> A configuration option (either global or per table) should be provided so
> that archiving can be skipped when table is deleted.
--
This message was sent by Atlassian JIRA
(v6.2#6252)