You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2016/03/16 17:42:33 UTC

[jira] [Assigned] (HBASE-15470) Add a setting for Priority queue length

     [ https://issues.apache.org/jira/browse/HBASE-15470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark reassigned HBASE-15470:
-------------------------------------

    Assignee: Elliott Clark

> Add a setting for Priority queue length
> ---------------------------------------
>
>                 Key: HBASE-15470
>                 URL: https://issues.apache.org/jira/browse/HBASE-15470
>             Project: HBase
>          Issue Type: Improvement
>          Components: IPC/RPC, Region Assignment
>    Affects Versions: 1.2.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>
> Meta can have very different request rates than any other region. We shouldn't use the same call queue length.
> For example:
> If a normal request takes 100ms ( long scan or large get )
> but a call to meta is all in memory so it takes < 1ms
> So a call queue length of 100 represents multiple seconds of work for normal requests, but less than a second for meta.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)