[
https://issues.apache.org/jira/browse/IMPALA-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952694#comment-17952694
]
Riza Suminto commented on IMPALA-14072:
---------------------------------------
Test test_rename_drop still not run deterministically in several build config.
Multiple places can be slower than expected. Background TableLoader and
CatalogDelta thread can content with table lock, causing DROP to happen later
after RENAME.
> Fix TestConcurrentRename.test_rename_drop
> -----------------------------------------
>
> Key: IMPALA-14072
> URL: https://issues.apache.org/jira/browse/IMPALA-14072
> Project: IMPALA
> Issue Type: Bug
> Reporter: Noémi Pap-Takács
> Assignee: Michael Smith
> Priority: Major
> Labels: broken-build
>
> Stacktrace
> {code:java}
> custom_cluster/test_concurrent_rename.py:56: in test_rename_drop
> assert "The new table/view {}2 was concurrently removed during rename."\
> E assert 'The new table/view test_rename_drop_aaefe83a.tbl2 was
> concurrently removed during rename.' in 'Expected alter to fail\nassert False'
> E + where 'The new table/view test_rename_drop_aaefe83a.tbl2 was
> concurrently removed during rename.' = <built-in method format of str object
> at 0x7fa0d2e583d8>('test_rename_drop_aaefe83a.tbl')
> E + where <built-in method format of str object at 0x7fa0d2e583d8> =
> 'The new table/view {}2 was concurrently removed during rename.'.format
> E + and 'Expected alter to fail\nassert False' =
> str(AssertionError(u'Expected alter to fail\nassert False',)) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]