[
https://issues.apache.org/jira/browse/HBASE-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659075#comment-13659075
]
Matteo Bertozzi commented on HBASE-8461:
----------------------------------------
patch looks good to me
couple of considerations, that may be addressed later or never... (I'm +1 for
the current patch)
* add a private deleteSnapshot(SnapshotDescriptor) to avoid the duplicate
MasterAdmin call?
* Do we need to care if one of the deleteSnapshot() fail? my guess is no,
because you're trying to delete a set of snapshot and an error means... someone
is not deleted
> Provide the ability to delete multiple snapshots through single command
> -----------------------------------------------------------------------
>
> Key: HBASE-8461
> URL: https://issues.apache.org/jira/browse/HBASE-8461
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 8461-v1.txt
>
>
> Currently HBaseAdmin#deleteSnapshot() accepts name of single snapshot.
> It is desirable to allow user to delete multiple snapshots by issuing one
> command.
> e.g. user may use regular expression to specify the names of snapshots to
> delete.
--
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