zentol opened a new pull request #6662: [FLINK-10283][runtime] Remove misleading logging in FileCache URL: https://github.com/apache/flink/pull/6662 ## What is the purpose of the change Removes a misleading WARN message as createTmpFiles is only called when the DistributedCache was used, but releaseJob is always called as part of the task cleanup routine. ## Verifying this change This change is a trivial rework / code cleanup without any test coverage.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
