[
https://issues.apache.org/jira/browse/IMPALA-13686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto closed IMPALA-13686.
---------------------------------
Resolution: Not A Problem
Looking again, this is not an issue.
EventProcessorUtils.wait_for_synced_event_id will raise an exception if
target_event_id is not reached.
> EventProcessorUtils.wait_for_event_processing should return False if timed out
> ------------------------------------------------------------------------------
>
> Key: IMPALA-13686
> URL: https://issues.apache.org/jira/browse/IMPALA-13686
> Project: IMPALA
> Issue Type: Bug
> Components: Test
> Reporter: Riza Suminto
> Priority: Major
>
> Both EventProcessorUtils.wait_for_event_processing and
> EventProcessorUtils.wait_for_synced_event_id should return False if they
> already pass their timeout but does not observe last-synced-event-id metric
> equal to target_event_id.
> All tests that relies on this method should assert that they return True.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)