Anurag Mantripragada has posted comments on this change. ( http://gerrit.cloudera.org:8080/14272 )
Change subject: IMPALA-8795 : Enable event polling by default in dockerized tests. ...................................................................... Patch Set 6: (2 comments) Thanks for the pointers Tim. As discussed offline, I removed the unnecessary code and bumped up timeout to 10 seconds from 6 seconds. Will try to run the tests again and see if that helps. http://gerrit.cloudera.org:8080/#/c/14272/4/tests/util/event_processor_utils.py File tests/util/event_processor_utils.py: http://gerrit.cloudera.org:8080/#/c/14272/4/tests/util/event_processor_utils.py@45 PS4, Line 45: > nit: "is True" is not needed. Done http://gerrit.cloudera.org:8080/#/c/14272/4/tests/util/event_processor_utils.py@69 PS4, Line 69: return dict(pairs) > My understanding was that the above function was checking the notification What you said makes sense, this is probably not a delay of events generated from Hive. The flakiness maybe because of insufficient wait time for catalog update propagation in L68. -- To view, visit http://gerrit.cloudera.org:8080/14272 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I222b64236060b3c4c2d554e2f10e129984ebe972 Gerrit-Change-Number: 14272 Gerrit-PatchSet: 6 Gerrit-Owner: Anurag Mantripragada <[email protected]> Gerrit-Reviewer: Anurag Mantripragada <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Mon, 23 Sep 2019 23:44:19 +0000 Gerrit-HasComments: Yes
