Riza Suminto created IMPALA-13816:
-------------------------------------
Summary: 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
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:
# 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)