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

Hudson commented on HBASE-22895:
--------------------------------

Results for branch branch-2.2
        [build #543 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/543/]: 
(/) *{color:green}+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/543//General_Nightly_Build_Report/]




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


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/543//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 the flakey TestSpaceQuotas
> ------------------------------
>
>                 Key: HBASE-22895
>                 URL: https://issues.apache.org/jira/browse/HBASE-22895
>             Project: HBase
>          Issue Type: Task
>          Components: Quotas, test
>    Affects Versions: 3.0.0
>            Reporter: Sakthi
>            Assignee: Sakthi
>            Priority: Major
>              Labels: Quota, Space
>             Fix For: 3.0.0, 2.3.0, 2.2.1, 2.1.6
>
>         Attachments: hbase-22895.branch-2.001.patch
>
>
> branch-2.2 shows this tests frequent failure in the precommit jobs (808,809). 
> Also master branch has this test on it's flakey list. Looks like bour 
> TestSpaceQuotas is pretty overloaded because of all the sleeps(of 5 seconds) 
> in the write-until-policy-violated attempts. Also to verify the violation, 
> our numer of retries is 10 and each time we sleep 5 secs before checking 
> again. So we could often cross the 13 mins limit and get timeout eventually 
> leading to appearance of TestSpaceQuotas in the flakey list.
> An e.g. here: 
> [https://builds.apache.org/view/H-L/view/HBase/job/HBase-adhoc-run-tests/27/]
>  
> Let's refactor & break TestSpaceQuotas into more tests so that none of the 
> tests cross the 13 min limit as we cannot make this into an IntegrationTest.
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to