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 "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/30 03:50:00 UTC

[jira] [Commented] (IMPALA-11391) TestKuduHMSIntegration.test_drop_managed_kudu_table fails sometimes due to race condition

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

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

Commit e20bb5582f2a3638c4b66db0bf594c09b7f928fb in impala's branch refs/heads/master from Gergely Fürnstáhl
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=e20bb5582 ]

IMPALA-11391: Fixed race condition in test_drop_managed_kudu_table

test_drop_managed_kudu_table uses exception to verify the deleted table
is really missing. Depending on timing, this exception could have been
raised in several control pathes with different content. Now the test
waits for event processing, meaning Analyzer will consistently catch
the missing table and raise the same exception.

Change-Id: I857098c87fcd44d945dd33108bcfdfaa2ca939df
Reviewed-on: http://gerrit.cloudera.org:8080/18667
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> TestKuduHMSIntegration.test_drop_managed_kudu_table fails sometimes due to race condition
> -----------------------------------------------------------------------------------------
>
>                 Key: IMPALA-11391
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11391
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Gergely Fürnstáhl
>            Assignee: Gergely Fürnstáhl
>            Priority: Major
>
> Most likely there is a race condition between the assert and the HMS notification, it varies when Impala notices the missing table and what's the content of the exception



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

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