kbuci opened a new issue, #18099: URL: https://github.com/apache/hudi/issues/18099
### Task Description **What needs to be done:** Update org.apache.hudi.metadata.HoodieBackedTableMetadataWriter#update(org.apache.hudi.avro.model.HoodieRollbackMetadata, java.lang.String) to not attempt to explicitly rollback a deltacommit if its no longer in timeline. This is since the deltacommit may have already been implicitly rolled-back by the earlier processAndCommit call (due to eager clean) **Why this task is needed:** ### Task Type Code improvement/refactoring ### Related Issues **Parent feature issue:** (if applicable ) **Related issues:** NOTE: Use `Relationships` button to add parent/blocking issues after issue is created. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
