You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ming Ma (JIRA)" <ji...@apache.org> on 2011/06/11 00:01:58 UTC

[jira] [Updated] (HBASE-3979) Trivial fixes in code, document

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

Ming Ma updated HBASE-3979:
---------------------------

    Attachment: HBASE-3979-trunk.patch

Here is the fix.

> Trivial fixes in code, document
> -------------------------------
>
>                 Key: HBASE-3979
>                 URL: https://issues.apache.org/jira/browse/HBASE-3979
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ming Ma
>            Assignee: Ming Ma
>            Priority: Trivial
>         Attachments: HBASE-3979-trunk.patch
>
>
> src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java, line 980, 981 aren't needed.
> value = regionInfoRow.getValue(HConstants.CATALOG_FAMILY,
> HConstants.SERVER_QUALIFIER);
> src/main/java/org/apache/hadoop/hbase/master/SplitLogManager.java, document on function splitLogDistributed "param serverName" doesn't match the actual parameter.
> src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java, document on function postIncrement"param result the result returned by incrementColumnValue" is incorrect.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira