[ 
https://issues.apache.org/jira/browse/HBASE-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215364#comment-14215364
 ] 

Matteo Bertozzi commented on HBASE-8572:
----------------------------------------

sorry, didn't see the last message.
I have no strong opinion, in theory listSnapshots() should return only the 
snapshots that the user can see or an AccessDenied if the user doesn't have 
enough rights (like we do for the preGetTableDescriptors()) so in theory we 
should not need a new listOwnerSnapshots() api. but maybe that is for another 
jira and we can just do #2? your choice


> 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.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)

Reply via email to