Riza Suminto has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22131 )

Change subject: IMPALA-12187: Fix flaky test_event_based_replication()
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/22131/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/22131/1//COMMIT_MSG@11
PS1, Line 11: case V
Do you mean 'case III'?


http://gerrit.cloudera.org:8080/#/c/22131/1/tests/metadata/test_event_processing_base.py
File tests/metadata/test_event_processing_base.py:

http://gerrit.cloudera.org:8080/#/c/22131/1/tests/metadata/test_event_processing_base.py@252
PS1, Line 252:       
EventProcessorUtils.wait_for_event_processing_impl(hive_client, impala_cluster)
This already have default timeout=10.
Will it have the same result if you remove time.sleep() in L249 and change L252 
to following?

      EventProcessorUtils.wait_for_event_processing_impl(hive_client, 
impala_cluster, timeout=20)



--
To view, visit http://gerrit.cloudera.org:8080/22131
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I89fcd951f6a65ab7fe97c4f23554d93d9ba12f4e
Gerrit-Change-Number: 22131
Gerrit-PatchSet: 1
Gerrit-Owner: Sai Hemanth Gantasala <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Wed, 27 Nov 2024 02:22:22 +0000
Gerrit-HasComments: Yes

Reply via email to