JingsongLi commented on PR #8927:
URL: https://github.com/apache/paimon/pull/8927#issuecomment-5289839961

   Only interrupted "speculative loser" tasks are cleaned up; if a retry 
attempt completes successfully but its result is discarded by the Driver, 
`TaskContext` is not marked as interrupted, and the file becomes an orphan. 
Comments in the PR tests acknowledge that this scenario relies solely on the 
orphan cleaner, meaning the core issue described in the PR has not been fully 
resolved.


-- 
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]

Reply via email to