NestDream commented on PR #28360:
URL: https://github.com/apache/flink/pull/28360#issuecomment-4658567825

   CI is green (Azure build 75800). The change wraps uploadCurrentPart() in 
try/finally to fix a commit-time temp-file leak and converts the three 
Files.delete() sites to Files.deleteIfExists() for idempotent cleanup. There 
are four regression tests; three fail on unpatched master and one is a 
happy-path control.
   
   @gaborgsomogyi when you have a moment, would you be able to take a look, or 
assign FLINK-39874 to me so this can be reviewed? CC @Samrat002 for native-s3 
context. Happy to address any feedback.


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