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 2011/06/17 13:00:53 UTC

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

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

Hudson commented on HBASE-3979:
-------------------------------

Integrated in HBase-TRUNK #1976 (See [https://builds.apache.org/job/HBase-TRUNK/1976/])
    

> 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
>             Fix For: 0.92.0
>
>         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