Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22586 )
Change subject: IMPALA-13835: Remove reference to protocol-specific states ...................................................................... Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/22586/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22586/2//COMMIT_MSG@12 PS2, Line 12: protocol-specific states such as BeeswaxService.QueryState. > Is this removing all uses of wait_for_state? Yes. It is replaced with wait_for_impala_state. http://gerrit.cloudera.org:8080/#/c/22586/2/tests/custom_cluster/test_query_live.py File tests/custom_cluster/test_query_live.py: http://gerrit.cloudera.org:8080/#/c/22586/2/tests/custom_cluster/test_query_live.py@380 PS2, Line 380: self.client.wait_for_any_impala_state(handle, [PENDING], 3) > Why is this wait_for_any_impala_state and not wait_for_impala_state? This is carried from old code. I'll change it in next patch set. -- To view, visit http://gerrit.cloudera.org:8080/22586 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id6b56024fbfcea1ff005c34cd146d16e67cb6fa1 Gerrit-Change-Number: 22586 Gerrit-PatchSet: 2 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Sat, 08 Mar 2025 00:43:07 +0000 Gerrit-HasComments: Yes
