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

Hudson commented on HBASE-21783:
--------------------------------

Results for branch branch-2.2
        [build #59 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/59/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/59//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/59//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/59//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Support exceed user/table/ns throttle quota if region server has available 
> quota
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-21783
>                 URL: https://issues.apache.org/jira/browse/HBASE-21783
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Yi Mei
>            Assignee: Yi Mei
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0, 2.3.0
>
>         Attachments: HBASE-21783.branch-2.001.patch, 
> HBASE-21783.master.001.patch, HBASE-21783.master.002.patch, 
> HBASE-21783.master.003.patch, HBASE-21783.master.004.patch, 
> HBASE-21783.master.005.patch, HBASE-21783.master.006.patch
>
>
> Currently, all types of rpc throttle quota (include region server, namespace, 
> table and user quota) are hard limit, which means once requests exceed the 
> amount, they will be throttled.
>  In some situation, user use out of all their own quotas but region server 
> still has available quota because other users don't consume at the same time, 
> in this case, we can allow user consume additional quota. So add a switch to 
> enable or disable other quotas(except region server quota) exceed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to