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

Ted Yu commented on HBASE-7548:
-------------------------------

The removal was due to the following warning:
{code}
[WARNING] 
/Users/tyu/snapshot/hbase-server/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java:2199:
 warning - Tag @link: can't find TIMESTAMP in 
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
[WARNING] 
/Users/tyu/snapshot/hbase-server/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java:2199:
 warning - Tag @link: can't find GLOBAL in 
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
{code}
Currently only FLUSH type is defined.
                
> Fix javadoc warnings in snapshot classes
> ----------------------------------------
>
>                 Key: HBASE-7548
>                 URL: https://issues.apache.org/jira/browse/HBASE-7548
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>         Attachments: 7548-v1.txt, 7548-v2.txt, 7548-v3.txt, javadoc.txt
>
>


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

Reply via email to