You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sebastian Cotarla (JIRA)" <ji...@apache.org> on 2015/10/07 17:00:30 UTC

[jira] [Updated] (HBASE-8963) Add configuration option to skip HFile archiving

     [ https://issues.apache.org/jira/browse/HBASE-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Cotarla updated HBASE-8963:
-------------------------------------
    Description: 
Currently HFileArchiver is always called when a table is dropped or compacted.

A configuration option (either global or per table) should be provided so that archiving can be skipped when table is deleted or compacted.

  was:
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.


> 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: Ted Yu
>             Fix For: 2.0.0
>
>         Attachments: HBASE-8963.trunk.v1.patch, HBASE-8963.trunk.v2.patch, HBASE-8963.trunk.v3.patch, HBASE-8963.trunk.v4.patch, HBASE-8963.trunk.v5.patch, HBASE-8963.trunk.v6.patch, HBASE-8963.trunk.v7.patch, HBASE-8963.trunk.v8.patch, HBASE-8963.trunk.v9.patch
>
>
> Currently HFileArchiver is always called when a table is dropped or compacted.
> A configuration option (either global or per table) should be provided so that archiving can be skipped when table is deleted or compacted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)