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 2012/11/01 10:35:12 UTC

[jira] [Commented] (HBASE-5256) Use WritableUtils.readVInt() in RegionLoad.readFields()

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

Hudson commented on HBASE-5256:
-------------------------------

Integrated in HBase-0.92 #601 (See [https://builds.apache.org/job/HBase-0.92/601/])
    HBASE-7072 HBase-5256 breaks 0.92-0.94 compatibility (Himanshu) (Revision 1404407)

     Result = FAILURE
                
> Use WritableUtils.readVInt() in RegionLoad.readFields()
> -------------------------------------------------------
>
>                 Key: HBASE-5256
>                 URL: https://issues.apache.org/jira/browse/HBASE-5256
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Mubarak Seyed
>             Fix For: 0.94.0
>
>         Attachments: HBASE-5256.trunk.v1.patch
>
>
> Currently in.readInt() is used in RegionLoad.readFields()
> More metrics would be added to RegionLoad in the future, we should utilize WritableUtils.readVInt() to reduce the amount of data exchanged between Master and region servers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira