Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.13.0
-
ghx-label-3
Description
An exhaustive build with Thrift RPC on the 2.x branch encountered an error on custom_cluster.test_metadata_replicas.TestMetadataReplicas.test_catalog_restart:
custom_cluster/test_metadata_replicas.py:71: in test_catalog_restart assert False, "Unexpected exception: " + str(e) E AssertionError: Unexpected exception: 'version' E assert False
This has happened once. I will attach more log information below.