wxplovecc opened a new issue, #3074:
URL: https://github.com/apache/incubator-paimon/issues/3074

   ### Search before asking
   
   - [X] I searched in the 
[issues](https://github.com/apache/incubator-paimon/issues) and found nothing 
similar.
   
   
   ### Paimon version
   
   master
   
   ### Compute Engine
   
   flink
   
   ### Minimal reproduce step
   
   1、Start a streaming write job with ckp (5 second)
   2、Sleep some time between 
   `List<Path> nonSnapshotFiles = 
snapshotManager.tryGetNonSnapshotFiles(this::oldEnough);
   Thread.sleep(20000)
           nonSnapshotFiles.forEach(this::deleteFileOrDirQuietly);`
   3、Do clean orphanFiles
   4、
   
![企业微信截图_171102857042](https://github.com/apache/incubator-paimon/assets/3350718/f1e391a8-12af-4f1e-998e-11b65138d80b)
   
   
   ### What doesn't meet your expectations?
   
   Should not delete normal file
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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: issues-unsubscr...@paimon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to