Wenzhe Zhou has posted comments on this change. ( http://gerrit.cloudera.org:8080/20614 )
Change subject: IMPALA-12513: Allow to reset metadata when the CatalogD becomes active ...................................................................... Patch Set 8: (1 comment) http://gerrit.cloudera.org:8080/#/c/20614/8/tests/custom_cluster/test_catalogd_ha.py File tests/custom_cluster/test_catalogd_ha.py: http://gerrit.cloudera.org:8080/#/c/20614/8/tests/custom_cluster/test_catalogd_ha.py@395 PS8, Line 395: statestored_args="--enable_catalogd_ha=true " : "--use_subscriber_id_as_catalogd_priority=true", : catalogd_args="--enable_catalogd_ha=true " : "--catalogd_ha_reset_metadata_on_failover=true" The new test failed on my local machine. Changes the setting as: statestored_args="--use_subscriber_id_as_catalogd_priority=true", catalogd_args="--catalogd_ha_reset_metadata_on_failover=true", start_args="--enable_catalogd_ha" -- To view, visit http://gerrit.cloudera.org:8080/20614 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I2b54f36f96e7901499105e51790d8e2300d7fea9 Gerrit-Change-Number: 20614 Gerrit-PatchSet: 8 Gerrit-Owner: ttttttz <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: ttttttz <[email protected]> Gerrit-Comment-Date: Tue, 07 Nov 2023 17:38:43 +0000 Gerrit-HasComments: Yes
