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 Purtell (JIRA)" <ji...@apache.org> on 2010/03/13 11:08:27 UTC

[jira] Created: (HBASE-2319) [stargate] multiuser mode: traffic shaping

[stargate] multiuser mode: traffic shaping
------------------------------------------

                 Key: HBASE-2319
                 URL: https://issues.apache.org/jira/browse/HBASE-2319
             Project: Hadoop HBase
          Issue Type: Sub-task
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2319) [stargate] multiuser mode: request shaping

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-2319.
-----------------------------------

    Resolution: Fixed

Committed to trunk and 0.20 branch.

> [stargate] multiuser mode: request shaping
> ------------------------------------------
>
>                 Key: HBASE-2319
>                 URL: https://issues.apache.org/jira/browse/HBASE-2319
>             Project: Hadoop HBase
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.20.4, 0.21.0
>
>         Attachments: HBASE-2319.patch
>
>
> Simple token bucket strategy. Return HTTP 509 (commonly used for "Bandwidth Limit Exceeded" but not in the HTTP spec) when request rate exhausts tokens. Note this is about request rate limiting, not about network traffic shaping. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.