Jason Fehr has posted comments on this change. ( http://gerrit.cloudera.org:8080/24275 )
Change subject: IMPALA-14949: Fix Catalogd Startup Deadlock ...................................................................... Patch Set 8: (1 comment) http://gerrit.cloudera.org:8080/#/c/24275/8/tests/custom_cluster/test_catalog_wait.py File tests/custom_cluster/test_catalog_wait.py: http://gerrit.cloudera.org:8080/#/c/24275/8/tests/custom_cluster/test_catalog_wait.py@186 PS8, Line 186: func=count_completed_queries, max_attempts=60, sleep_time_s=2, backoff=1), \ > Should we check these in an asan run too if they need lots of time? I don't think ASAN jobs will run exhaustive tests. I specifically marked this test as exhaustive only since it takes so long to run (40+ seconds locally), I was concerned about it failing in ASAN runs, and it is checking for a deadlock in Java thus ASAN/TSAN won't apply. -- To view, visit http://gerrit.cloudera.org:8080/24275 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibe71980d6fed5a95b00bc7b710c781f909545404 Gerrit-Change-Number: 24275 Gerrit-PatchSet: 8 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]> Gerrit-Comment-Date: Tue, 12 May 2026 14:41:53 +0000 Gerrit-HasComments: Yes
