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

ASF subversion and git services commented on IMPALA-13816:
----------------------------------------------------------

Commit fc152b376cc8cede7a91c370a53274738ec9c8b0 in impala's branch 
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=fc152b376 ]

IMPALA-13816: Reduce test_queue_reasons_slots

test_queue_reasons_slots continues to be flaky in ASAN build even after
fix from IMPALA-10338.

This patch reduce / simplify the test by making the test query run
faster and raise timeout value sufficiently high in slow build flavor by:
1. Lowering MT_DOP to 2.
2. Limit scanning just 6 partitions of store_sales.
3. Reduce number of parallel query from 5 to 3.
4. Replace TIMEOUT_S with STRESS_TIMEOUT, which is equal to 90s in
   normal build and 600s in slow build.

Testing:
- Loop the test 50x in ASAN build.

Change-Id: Ic2d6d68d381d22c599d4c5cdc78cc997ddef749b
Reviewed-on: http://gerrit.cloudera.org:8080/22566
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Reduce test_queue_reasons_slots
> -------------------------------
>
>                 Key: IMPALA-13816
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13816
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Test
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Major
>              Labels: broken-build
>             Fix For: Impala 4.6.0
>
>
> test_queue_reasons_slots continues to be flaky in ASAN build even after fix 
> from IMPALA-10338.
> We should consider reducing/simplifying the test by making the test query run 
> faster or raise timeout value sufficiently high in slow build flavor by:
>  # Lowering MT_DOP to 2.
>  # Limit scanning just 6 partitions of store_sales.
>  # Reduce number of parallel query from 5 to 3.
>  # Set TIMEOUT_S = STRESS_TIMEOUT, which is equal to 90s in normal build and 
> 600s in slow build.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to