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

Hudson commented on HBASE-28027:
--------------------------------

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

(x) {color:red}-1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/390/General_20Nightly_20Build_20Report/]


(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/390/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/390/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/390/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


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


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


> Make TestClusterScopeQuotaThrottle run faster
> ---------------------------------------------
>
>                 Key: HBASE-28027
>                 URL: https://issues.apache.org/jira/browse/HBASE-28027
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Quotas, test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.6.0, 2.4.18, 2.5.6, 3.0.0-beta-1
>
>
> -The test always times out and it has several test methods.
> Let's split the test into several smaller tests, so we can find out which one 
> is the criminal.-
> Finally I found that, the problem is we does not limit the operation timeout, 
> just set the max retry number, but after some new improvements come in, 
> sometimes we may get a 6 min sleep time and n doubt we will get a test 
> timeout...
> I changed the test a bit to set operation timeout on the Table instance we 
> use, so it will fail immediately when we hit the quota throttling, and now 
> the tests could finish very soon.
> I think we could add another E2E tests to make sure that the refilling works 
> as expected.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to