Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22640 )
Change subject: IMPALA-13850 (part 2): Implement in-place reset for CatalogD ...................................................................... Patch Set 23: (2 comments) http://gerrit.cloudera.org:8080/#/c/22640/22/fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java File fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java: http://gerrit.cloudera.org:8080/#/c/22640/22/fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java@514 PS22, Line 514: !skipLo > I'll just switch the boolean var name to skipLog and change the caller para Done http://gerrit.cloudera.org:8080/#/c/22640/22/tests/custom_cluster/test_concurrent_ddls.py File tests/custom_cluster/test_concurrent_ddls.py: http://gerrit.cloudera.org:8080/#/c/22640/22/tests/custom_cluster/test_concurrent_ddls.py@89 PS22, Line 89: def test_local_catalog_ddls_with_invalidate_metadata_unlock_gap(self, unique_database): > That will be tricky. Solved with waitOngoingResetMetadata(List<String> dbNames). -- To view, visit http://gerrit.cloudera.org:8080/22640 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib4ae2154612746b34484391c5950e74b61f85c9d Gerrit-Change-Number: 22640 Gerrit-PatchSet: 23 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Comment-Date: Wed, 23 Apr 2025 21:07:23 +0000 Gerrit-HasComments: Yes
