Quanlong Huang created IMPALA-14535:
---------------------------------------
Summary: Wait for events in the table queue instead of global
lastSycnedEventId
Key: IMPALA-14535
URL: https://issues.apache.org/jira/browse/IMPALA-14535
Project: IMPALA
Issue Type: Improvement
Reporter: Quanlong Huang
When Hierarchical Event Processing is enabled, we can improve the
implementation of sync_hms_events_wait_time_s (IMPALA-12152) to check events in
the table queue instead of the global lastSycnedEventId. If the table-level
lastSycnedEventId reaches the max event id in the queue, catalogd can return
the waitForHmsEvent request.
CC [~VenuReddy]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)