[
https://issues.apache.org/jira/browse/IMPALA-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16463999#comment-16463999
]
ASF subversion and git services commented on IMPALA-6931:
---------------------------------------------------------
Commit d5123b76b591a1f94eba74076f5dd8765ada6b52 in impala's branch
refs/heads/2.x from [~vercego]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=d5123b7 ]
IMPALA-6931: reduces races in query expiration tests
Recent tests ran into flakiness when testing query expiration.
This change makes two changes:
1) query state is retrieved earlier; a flaky test skipped
the expected state.
2) bump the timing; a flaky test had queries expire before
it could check them
Change-Id: I93f4ec450fc7e5a685c135b444e90d37e632831d
Reviewed-on: http://gerrit.cloudera.org:8080/10279
Reviewed-by: Dan Hecht <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> TestQueryExpiration.test_query_expiration fails on ASAN with unexpected
> number of expired queries
> -------------------------------------------------------------------------------------------------
>
> Key: IMPALA-6931
> URL: https://issues.apache.org/jira/browse/IMPALA-6931
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 2.12.0
> Reporter: David Knupp
> Assignee: Vuk Ercegovac
> Priority: Blocker
> Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> Stacktrace
> {noformat}
> custom_cluster/test_query_expiration.py:108: in test_query_expiration
> client.QUERY_STATES['EXCEPTION'])
> custom_cluster/test_query_expiration.py:184: in __expect_client_state
> assert expected_state == actual_state
> E assert 5 == 4
> {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]