Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22724 )
Change subject: IMPALA-13925: Deflake TestFrontendConnectionLimit ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/22724/2/tests/common/impala_test_suite.py File tests/common/impala_test_suite.py: http://gerrit.cloudera.org:8080/#/c/22724/2/tests/common/impala_test_suite.py@258 PS2, Line 258: cls.hs2_client = None : cls.hs2_http_client = None : cls.hive_client = None : cls.hive_transport = None : : # Default query options are populated on demand. : cls.default_query_options = {} : cls.impalad_test_service = cls.create_impala_service() : : # Override the shell history path so that commands run by any tests : # don't write any history into the developer's file. : os.environ['IMPALA_HISTFILE'] = '/dev/null' : > It should be possible to move this done. Done -- To view, visit http://gerrit.cloudera.org:8080/22724 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I53c6760f5e3734397746b5a228345c9df38eabcb Gerrit-Change-Number: 22724 Gerrit-PatchSet: 3 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Yida Wu <wydbaggio...@gmail.com> Gerrit-Comment-Date: Thu, 03 Apr 2025 03:23:55 +0000 Gerrit-HasComments: Yes