[
https://issues.apache.org/jira/browse/HUDI-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-2663:
---------------------------------
Labels: pull-request-available (was: )
> Incorrect deletion of heartbeat files for inflight commits
> ----------------------------------------------------------
>
> Key: HUDI-2663
> URL: https://issues.apache.org/jira/browse/HUDI-2663
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: Writer Core
> Reporter: Vinoth Chandar
> Assignee: Vinoth Chandar
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> https://github.com/apache/hudi/blob/master/hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/AbstractHoodieWriteClient.java#L818
> AbstractHoodieWriteClient.java
>
> HeartbeatUtils.cleanExpiredHeartbeats(this.heartbeatClient.getAllExistingHeartbeatInstants(),
> <https://github.com/apache/hudi|apache/hudi>apache/hudi | Added by GitHub
> 5:43
> This method just blindly deletes all heartbeat files for all inflight commits
> 5:43
> this causes other commits to see it as missing heartbeats
> 5:43
> causing to rollback other inflight commits
--
This message was sent by Atlassian Jira
(v8.20.1#820001)