Joe McDonnell created IMPALA-10280:
--------------------------------------
Summary: TestConcurrentDdls.test_concurrent_invalidate_metadata
hits INVALIDATE METADATA timeout on s3
Key: IMPALA-10280
URL: https://issues.apache.org/jira/browse/IMPALA-10280
Project: IMPALA
Issue Type: Bug
Components: Frontend
Affects Versions: Impala 4.0
Reporter: Joe McDonnell
A recent test run on s3 hit the following test failure:
{noformat}
custom_cluster/test_concurrent_ddls.py:194: in
test_concurrent_invalidate_metadata
assert False, "INVALIDATE METADATA timeout in 60s!"
E AssertionError: INVALIDATE METADATA timeout in 60s!
E assert False{noformat}
This seems to be distinct from IMPALA-10077, as this is an actual timeout on
the INVALIDATE METADATA, not the test as a whole.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)