Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21169
to look at the new patch set (#2).
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. This test was introduced
with IMPALA-12832.
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, 12 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/21169/2
--
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: newpatchset
Gerrit-Change-Id: I787cff4cc9f9df345cd715c02b51b8d93a150edf
Gerrit-Change-Number: 21169
Gerrit-PatchSet: 2
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>