[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21169


Change subject: IMPALA-12916: Fix test_event_processor_error_global_invalidate 
test random failure
......................................................................

IMPALA-12916: Fix test_event_processor_error_global_invalidate test random 
failure

Event processor goes to error state before it tries to global invalidate
It remains in error state for a very short period of time. If
wait_for_synced_event_id() obtains event processor status during
this period, it can get status as error.

Testing:
- Tested manually. Added sleep in code for testing so that event
processor remains in error state for little longer time.

Change-Id: I787cff4cc9f9df345cd715c02b51b8d93a150edf
---
M tests/custom_cluster/test_event_processing_error.py
M tests/util/event_processor_utils.py
2 files changed, 10 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/21169/1
--
To view, visit http://gerrit.cloudera.org:8080/21169
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I787cff4cc9f9df345cd715c02b51b8d93a150edf
Gerrit-Change-Number: 21169
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to