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

Hudson commented on HBASE-21578:
--------------------------------

Results for branch master
        [build #664 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/664/]: (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/master/664//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/master/664//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/master/664//JDK8_Nightly_Build_Report_(Hadoop3)/]


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


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


> Fix wrong throttling exception for capacity unit
> ------------------------------------------------
>
>                 Key: HBASE-21578
>                 URL: https://issues.apache.org/jira/browse/HBASE-21578
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Yi Mei
>            Assignee: Yi Mei
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: HBASE-21578.master.001.patch, 
> HBASE-21578.master.002.patch
>
>
> HBASE-21034 provides a new throttle type: capacity unit, but the throttling 
> exception is confusing: 
>  
> {noformat}
> 2018-12-11 14:38:41,503 DEBUG [Time-limited test] 
> client.RpcRetryingCallerImpl(131): Call exception, tries=6, retries=7, 
> started=0 ms ago, cancelled=false, 
> msg=org.apache.hadoop.hbase.quotas.RpcThrottlingException: write size limit 
> exceeded - wait 10sec
> at 
> org.apache.hadoop.hbase.quotas.RpcThrottlingException.throwThrottlingException(RpcThrottlingException.java:106)
> at 
> org.apache.hadoop.hbase.quotas.RpcThrottlingException.throwWriteSizeExceeded(RpcThrottlingException.java:96)
> at 
> org.apache.hadoop.hbase.quotas.TimeBasedLimiter.checkQuota(TimeBasedLimiter.java:179){noformat}
> Need to make the exception more clearly.
>  



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

Reply via email to