[
https://issues.apache.org/jira/browse/HBASE-17998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-17998.
-----------------------------------------
Assignee: (was: Karan Mehta)
Resolution: Incomplete
> Improve HBase RPC write throttling size estimation
> --------------------------------------------------
>
> Key: HBASE-17998
> URL: https://issues.apache.org/jira/browse/HBASE-17998
> Project: HBase
> Issue Type: Improvement
> Reporter: Karan Mehta
> Priority: Major
>
> Currently when RPC throttling, the size of each put is estimated using a
> hardcoded value 100 bytes. This can be improved by using the protobuf size as
> an estimate, without having to deserialize or do a big refactoring.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)