You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Vihang Karajgaonkar (Jira)" <ji...@apache.org> on 2020/03/19 17:14:00 UTC

[jira] [Updated] (IMPALA-9357) Fix race condition in alter_database event

     [ https://issues.apache.org/jira/browse/IMPALA-9357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vihang Karajgaonkar updated IMPALA-9357:
----------------------------------------
    Summary: Fix race condition in alter_database event  (was: custom_cluster.test_event_processing.TestEventProcessing.test_self_events seems flaky in centos6)

> Fix race condition in alter_database event
> ------------------------------------------
>
>                 Key: IMPALA-9357
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9357
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Fang-Yu Rao
>            Assignee: Vihang Karajgaonkar
>            Priority: Blocker
>              Labels: broken-build, flaky-test
>
> The EE test {{test_self_events}} seems flaky. In what follows the stacktrace is provided.
> {code:java}
> Stacktrace
> custom_cluster/test_event_processing.py:167: in test_self_events
>     self.__run_self_events_test(unique_database, True)
> custom_cluster/test_event_processing.py:232: in __run_self_events_test
>     self.__exec_sql_and_check_selfevent_counter(stmt, use_impala)
> custom_cluster/test_event_processing.py:388: in __exec_sql_and_check_selfevent_counter
>     assert self_events_after > self_events
> E   assert 1 > 1
> {code}
> Since this test was recently added by https://issues.apache.org/jira/browse/IMPALA-9101 and reviewed by [~stigahuang], maybe you could provide some insight into it? The JIRA is assigned to [~vihangk1] for now, but please feel free to re-assign it to others as appropriate. Thanks!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org