Sagar Sumit created HUDI-7581:
---------------------------------
Summary: Handle multi-writer index update
Key: HUDI-7581
URL: https://issues.apache.org/jira/browse/HUDI-7581
Project: Apache Hudi
Issue Type: Task
Reporter: Sagar Sumit
Fix For: 1.0.0
[https://github.com/apache/hudi/pull/10860#discussion_r1534943496]
It's possible that the log files due to the instant for which index is being
updated got cleaned up by another writer (very aggressive cleaning policy).
Without handling this scenario, update could fail with FileNotFoundException
and block MDT update.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)