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

Ted Yu commented on HBASE-13829:
--------------------------------

{code}
35        /** Throttling based on the number of write request per time-unit */
{code}
'number of write request' -> 'number of write requests'
{code}
41        /** Throttling based on the number of read request per time-unit */
{code}
Use plural for 'read request'

> Add more ThrottleType
> ---------------------
>
>                 Key: HBASE-13829
>                 URL: https://issues.apache.org/jira/browse/HBASE-13829
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>             Fix For: 2.0.0
>
>         Attachments: HBASE-13829.patch
>
>
> HBASE-11598 add simple throttling for hbase. But in the client, it doesn't 
> support user to set ThrottleType like WRITE_NUM, WRITE_SIZE, READ_NUM, 
> READ_SIZE.
> REVIEW BOARD: https://reviews.apache.org/r/34989/



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

Reply via email to