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

Joe McDonnell commented on IMPALA-7851:
---------------------------------------

This reproduces as a crash locally by running hs2/test_fetch_first.py on ASAN.

Four commits came in in the time between the last success and first failure:

ca516ecb6423c3433403227799ae38badc387b81 - IMPALA-7565: Add startup flag to set 
thrift connection setup thread pool size

cf89c73485c119d5068be1cdddf1acbd3c8acfd5 - IMPALA-6323 Allow constant analytic 
window expressions.

3792a749923f7490b239e451d6500f1e946821ff - IMPALA-7809: support Kudu 1.9 in 
test_concurrent_schema_change

b84075f7f0067c54a340872e5ec1814398310318 - IMPALA-7477: Batch-oriented query 
set construction

 

Reverting b84075f7f0067c54a340872e5ec1814398310318 (IMPALA-7477: Batch-oriented 
query set construction) fixes it.

> TestFetchFirst::test_query_stmts_v6 hang during core asan build
> ---------------------------------------------------------------
>
>                 Key: IMPALA-7851
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7851
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 3.2.0
>            Reporter: Bikramjeet Vig
>            Priority: Critical
>              Labels: broken-build
>
> {noformat}
> 22:11:44 hs2/test_fetch_first.py::TestFetchFirst::test_parallel_insert <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/tests/hs2/hs2_test_suite.py
>  PASSED
> 22:11:44 hs2/test_fetch_first.py::TestFetchFirst::test_non_query_stmts <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/tests/hs2/hs2_test_suite.py
>  PASSED
> 22:11:44 hs2/test_fetch_first.py::TestFetchFirst::test_constant_query_stmts 
> <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/tests/hs2/hs2_test_suite.py
>  PASSED
> 22:11:44 hs2/test_fetch_first.py::TestFetchFirst::test_query_stmts_v1 <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/tests/hs2/hs2_test_suite.py
>  PASSED
> 20:12:39 hs2/test_fetch_first.py::TestFetchFirst::test_query_stmts_v6 <- 
> ../../../../../../../data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/tests/hs2/hs2_test_suite.py
>  Build timed out (after 1,440 minutes). 
> {noformat}



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

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

Reply via email to