Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22899 )
Change subject: IMPALA-14072: Fix NPE in Catalogd during rename. ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/22899/2/tests/custom_cluster/test_concurrent_rename.py File tests/custom_cluster/test_concurrent_rename.py: http://gerrit.cloudera.org:8080/#/c/22899/2/tests/custom_cluster/test_concurrent_rename.py@56 PS2, Line 56: invalidate_2 = "invalidate metadata {}2".format(name) > In the logs, I see this INVALIDATE actually runs before the HMS RENAME RPC Make sense. Edited this such that second INVALIDATE and DROP is retried up to 3x until success. -- To view, visit http://gerrit.cloudera.org:8080/22899 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7a421a71cf3703290645e85180de8e9d5e86368a Gerrit-Change-Number: 22899 Gerrit-PatchSet: 3 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Thu, 15 May 2025 02:16:40 +0000 Gerrit-HasComments: Yes
