You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2020/06/10 08:54:30 UTC

[flink] branch master updated (f819e08 -> 20e82af)

This is an automated email from the ASF dual-hosted git repository.

aljoscha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from f819e08  [FLINK-16217][sql-client] Fix exception catching to avoid SQL client crashes
     add 20e82af  [FLINK-16198] Fix FileUtilsTest on macOS

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/flink/util/FileUtils.java | 91 ++++++++++++++--------
 .../java/org/apache/flink/util/FileUtilsTest.java  | 28 +++----
 2 files changed, 74 insertions(+), 45 deletions(-)