You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/03/25 00:34:06 UTC

[jira] [Updated] (HBASE-3647) Distinguish read and write request count in region

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

stack updated HBASE-3647:
-------------------------

    Fix Version/s: 0.92.0
         Assignee: Ted Yu  (was: stack)
           Status: Patch Available  (was: In Progress)

Marking patch available but lets be careful about commit since we'll need a version bump on Interface before we can add this.

> Distinguish read and write request count in region
> --------------------------------------------------
>
>                 Key: HBASE-3647
>                 URL: https://issues.apache.org/jira/browse/HBASE-3647
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.92.0
>
>         Attachments: hbase-3647.txt
>
>
> Distinguishing read and write request counts, on top of HBASE-3507, would benefit load balancer.
> The action for balancing read vs. write load should be different. For read load, region movement should be low (to keep scanner happy). For write load, region movement is allowed.
> Now that we have cheap(er) counters, it should not be too burdensome keeping up the extra count.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira