You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/03/13 18:15:46 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-10736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-10736.
------------------------------------

    Resolution: Fixed

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