Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/19205 )
Change subject: IMPALA-13294: Add support for long polling to avoid client side wait ...................................................................... Patch Set 9: (1 comment) http://gerrit.cloudera.org:8080/#/c/19205/9/tests/hs2/test_hs2.py File tests/hs2/test_hs2.py: http://gerrit.cloudera.org:8080/#/c/19205/9/tests/hs2/test_hs2.py@455 PS9, Line 455: # statement, so it should hit the error within 200 milliseconds. : assert end_time - start_time < 0.2 > Anything less than 10s would be fine. If you ran into a problem with it loc Good point, changed this to 1 second. That seems to be enough for ASAN locally. -- To view, visit http://gerrit.cloudera.org:8080/19205 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I72ca595c5dd8a33b936f078f7f7faa5b3f0f337d Gerrit-Change-Number: 19205 Gerrit-PatchSet: 9 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Mon, 12 Aug 2024 22:04:23 +0000 Gerrit-HasComments: Yes
