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

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

rajeshbabu created HBASE-10736:
----------------------------------

             Summary: Fix Javadoc warnings introduced in HBASE-10169
                 Key: HBASE-10736
                 URL: https://issues.apache.org/jira/browse/HBASE-10736
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.98.0
            Reporter: rajeshbabu
             Fix For: 0.98.1, 0.99.0


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)