[
https://issues.apache.org/jira/browse/HBASE-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191683#comment-13191683
]
Zhihong Yu commented on HBASE-5256:
-----------------------------------
Since the version of RegionLoad would be bumped, I think this change should be
applied to all integer/long metrics.
> Use WritableUtils.readVInt() in RegionLoad.readFields()
> -------------------------------------------------------
>
> Key: HBASE-5256
> URL: https://issues.apache.org/jira/browse/HBASE-5256
> Project: HBase
> Issue Type: Task
> Reporter: Zhihong Yu
> Fix For: 0.94.0
>
>
> 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira