[
https://issues.apache.org/jira/browse/HBASE-18599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128137#comment-16128137
]
Hudson commented on HBASE-18599:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #336 (See
[https://builds.apache.org/job/HBase-2.0/336/])
HBASE-18599 Add missing @Deprecated annotations (stack: rev
9de5fd5bb56482f82a86eaa8068b5206174115f6)
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/metrics/ServerSideScanMetrics.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/HColumnDescriptor.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/RegionObserver.java
> Add missing @Deprecated annotations
> -----------------------------------
>
> Key: HBASE-18599
> URL: https://issues.apache.org/jira/browse/HBASE-18599
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-18599.patch
>
>
> There are a couple of places where deprecations have only been added in the
> Javadoc but the annotation is missing.
> I'll also change the Javadoc to be consistent with what I've done in
> HBASE-13462.
> This is for master/2.0.0 only.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)