You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/04/01 22:08:00 UTC

[jira] [Commented] (HBASE-22280) Separate read/write handler for priority request(especially for meta).

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

Huaxiang Sun commented on HBASE-22280:
--------------------------------------

Hi [~binlijin], do you run into production issue without this change? Can you share more info?

We are seeing a meta throughput regression from hbase-1 to hbase-2, due to rpc scheduler change.

Changing back to FastPathBalancedQueueRpcExecutor for priority rpc queue removes the regression.

> Separate read/write handler for priority request(especially for meta).
> ----------------------------------------------------------------------
>
>                 Key: HBASE-22280
>                 URL: https://issues.apache.org/jira/browse/HBASE-22280
>             Project: HBase
>          Issue Type: New Feature
>          Components: Scheduler
>            Reporter: Lijin Bin
>            Assignee: Lijin Bin
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.3.0, 2.2.3
>
>         Attachments: HBASE-22280.patch
>
>
> Client may give too many read pressure on meta, so blocking master write meta for region open.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)