hbgstc123 opened a new issue, #8726: URL: https://github.com/apache/hudi/issues/8726
**Describe the problem you faced** In flink pipeline, could see such tmp file in timeline. Caused by multi process processing the same clean instant, and when one process fail to complete, will leave a tmp file in timeline.  **To Reproduce** Steps to reproduce the behavior: 1.use flink write hudi 2.use offline compaction or 1.use flink write hudi with inline compaction 2.maybe see these tmp file to when error occur and the pending clean take long enough to complete **Expected behavior** no tmp file **Environment Description** * Hudi version : 0.12 * Flink version : 1.15 * Storage (HDFS/S3/GCS..) : HDFS * Running on Docker? (yes/no) : no -- 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]
