Ramesh Kumar Thangarajan created HIVE-24070:
-----------------------------------------------
Summary: ObjectStore.cleanWriteNotificationEvents OutOfMemory on
large number of pending events
Key: HIVE-24070
URL: https://issues.apache.org/jira/browse/HIVE-24070
Project: Hive
Issue Type: Bug
Components: repl
Affects Versions: 4.0.0
Reporter: Ramesh Kumar Thangarajan
Assignee: Ramesh Kumar Thangarajan
Fix For: 4.0.0
If there are large number of events that haven't been cleaned up for some
reason, then ObjectStore.cleanWriteNotificationEvents() can run out of memory
while it loads all the events to be deleted.
It should fetch events in batches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)