You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/03/13 20:47:45 UTC

[jira] [Commented] (HBASE-10736) Fix Javadoc warnings introduced in HBASE-10169

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

Hudson commented on HBASE-10736:
--------------------------------

SUCCESS: Integrated in HBase-0.98 #225 (See [https://builds.apache.org/job/HBase-0.98/225/])
HBASE-10736 Fix Javadoc warnings introduced in HBASE-10169 (apurtell: rev 1577251)
* /hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.java


> Fix Javadoc warnings introduced in HBASE-10169
> ----------------------------------------------
>
>                 Key: HBASE-10736
>                 URL: https://issues.apache.org/jira/browse/HBASE-10736
>             Project: HBase
>          Issue Type: Bug
>            Reporter: rajeshbabu
>            Assignee: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.98.1, 0.99.0
>
>         Attachments: 10736.patch
>
>
> Fix below two javadoc warnings introduced as part of HBASE-10169
> {code}
> 2 warnings
> [WARNING] Javadoc Warnings
> [WARNING] D:\D\hbaseCommunity\hbaseTrunkTest\hbase-client\src\main\java\org\apache\hadoop\hbase\client\RegionCoprocessorServiceExec.java:43: warning - Tag @link: can't find batchCoprocessorService(MethodDescriptor, Message, byte[], byte[],
> [WARNING] Message, Batch.Callback) in org.apache.hadoop.hbase.client.HTable
> [WARNING] D:\D\hbaseCommunity\hbaseTrunkTest\hbase-client\src\main\java\org\apache\hadoop\hbase\client\RegionCoprocessorServiceExec.java:43: warning - Tag @link: can't find batchCoprocessorService(MethodDescriptor, Message, byte[], byte[], Message) in org.apache.hadoop.hbase.client.HTable
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)