Csaba Ringhofer created IMPALA-14109:
----------------------------------------
Summary: hms_event_polling_disabled can skip tests based on
cluster state
Key: IMPALA-14109
URL: https://issues.apache.org/jira/browse/IMPALA-14109
Project: IMPALA
Issue Type: Bug
Reporter: Csaba Ringhofer
hms_event_polling_disabled checks catalogd webui to check whether event polling
is enabled and defaults to false is unsuccessful.
https://github.com/apache/impala/blob/b37f4509fa03359be77bd7966e40cb2ffd1ec3e4/tests/common/environ.py#L405
This can lead to skipping the test without error in case the webui can't be
reached:
bin/start-impala-cluster.py --kill
impala-py.test tests/metadata/test_event_processing.py
This doesn't makes sense, as this runs custom cluster tests that would restart
the cluster anyway.
https://github.com/apache/impala/blob/b37f4509fa03359be77bd7966e40cb2ffd1ec3e4/tests/metadata/test_event_processing.py#L38
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]