Joe McDonnell created IMPALA-14769:
--------------------------------------
Summary: TestKuduOperations::test_concurrent_schema_change can
leak an HS2 session
Key: IMPALA-14769
URL: https://issues.apache.org/jira/browse/IMPALA-14769
Project: IMPALA
Issue Type: Task
Components: Test
Affects Versions: Impala 5.0.0
Reporter: Joe McDonnell
On an exhaustive release run of the end to end tests, I have seen a leaked HS2
session coming from
query_test/test_kudu.py::TestKuduOperations::test_concurrent_schema_change().
This triggers a failure in test_verify_metrics.py's test_metrics_are_zero() due
to impala-server.num-open-hiveserver2-session not reaching zero. This has
happened on at least two different private jobs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)