You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by StephanEwen <gi...@git.apache.org> on 2017/10/09 13:56:59 UTC

[GitHub] flink issue #4787: [FLINK-6615][core] simplify FileUtils

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/4787
  
    Is there any problem with the current implementation?
    The current implementation was carefully done to gracefully handle concurrent removals and allow to pick whether to clean directories with or without files.


---