Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.2.0
-
ghx-label-14
Description
custom_cluster/test_rpc_timeout.py::TestRPCTimeout::test_reportexecstatus_retries was broken in nightly exhaustive build.
Recent merged patch https://gerrit.cloudera.org/#/c/18536/ changed default behavior for Kudu to ignore conflicts and return different error messages for duplicated keys.
To fix it, set kudu_ignore_conflicts as false for the test case.