[GitHub] flink pull request #2970: [FLINK-5300] Add more gentle file deletion procedu...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2970 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #2970: [FLINK-5300] Add more gentle file deletion procedu...

2016-12-08 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/2970 [FLINK-5300] Add more gentle file deletion procedure Before deleting a parent directory always check the directory whether it contains some files. If not, then try to delete the parent