You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/12 18:45:00 UTC

[jira] [Resolved] (HBASE-17998) Improve HBase RPC write throttling size estimation

     [ 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)