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

Duo Zhang commented on HBASE-22063:
-----------------------------------

Please fix the checkstyle issue?

{code}
Use deleteSnapshot(String snapshotName) instead.
{code}

This is a bit strange, please use the '{@link }' to reference a method?

> Deprecated Admin.deleteSnapshot(byte[])
> ---------------------------------------
>
>                 Key: HBASE-22063
>                 URL: https://issues.apache.org/jira/browse/HBASE-22063
>             Project: HBase
>          Issue Type: Task
>          Components: Admin
>            Reporter: Duo Zhang
>            Assignee: Junhong Xu
>            Priority: Major
>              Labels: beginner
>             Fix For: 3.0.0, 2.2.0, 2.3.0
>
>         Attachments: HBASE-22063.v01.patch
>
>
> We should use String as snapshotName. All other related methods has been 
> marked as deprecated in 2.2.0+ and removed in 3.0.0.
> We should do the same for this method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to