och5351 commented on PR #27423:
URL: https://github.com/apache/flink/pull/27423#issuecomment-3868878815

   > I've just tried and MinIO doesn't create "default.txt" file. Are you sure 
about this? MinIO is passive storage...
   
   Hi, @gaborgsomogyi!
   
   You're absolutely right. MinIO itself doesn't create a default file.
   it's just passive storage. 
   However, in our environment (with a webhook), when a `PutObject` action is 
detected, a `default.txt` file is created.
   
   Although MinIO doesn't perform this action itself, similar situations could 
arise with other storage services. Therefore, I believe recursive deletion is 
necessary. However, as you mentioned, we should verify any potential side 
effects with incremental checkpoints.


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