[
https://issues.apache.org/jira/browse/HBASE-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Singhi updated HBASE-8572:
---------------------------------
Status: Patch Available (was: Reopened)
Earlier we were throwing out the exception from deleteSnapshots java api. Now
with this patch trying to catch the exception so that that ruby script still
has the control and can log user for failed snapshots and it does address a
concern where if user earlier failed to delete a snapshot out of a set then it
will not no try for others and come out. Now it will try deleting all the
matching snapashots.
> Enhance delete_snapshot.rb to call snapshot deletion API with regex
> -------------------------------------------------------------------
>
> Key: HBASE-8572
> URL: https://issues.apache.org/jira/browse/HBASE-8572
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ashish Singhi
> Fix For: 2.0.0, 0.98.9, 0.99.3
>
> Attachments: HBASE-8572-v2.patch, HBASE-8572-v3.patch,
> HBASE-8572-v4.patch, HBASE-8572-v5.patch, HBASE-8572.patch
>
>
> HBASE-8461 added the API to HBaseAdmin which allows user to specify regular
> expression for deleting snapshots.
> This JIRA would allow delete_snapshot.rb to utilize this functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)