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

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


    from ff5351b  [FLINK-18793] fix code link typo
     add e3e9d69  [FLINK-17253][fs-connector] Support viewfs for hadoop version 
< 2.7
     add 27ecf02  [FLINK-17569][fs-connector] Delegate lease revoking to 
correct from viewfs

No new revisions were added by this update.

Summary of changes:
 .../hdfs/HadoopRecoverableFsDataOutputStream.java  |  21 ++-
 .../runtime/fs/hdfs/HadoopRecoverableWriter.java   |   2 +-
 ...leWriterOldHadoopWithNoTruncateSupportTest.java |  10 ++
 .../fs/hdfs/HadoopViewFileSystemTruncateTest.java  | 172 +++++++++++++++++++++
 4 files changed, 202 insertions(+), 3 deletions(-)
 create mode 100644 
flink-filesystems/flink-hadoop-fs/src/test/java/org/apache/flink/runtime/fs/hdfs/HadoopViewFileSystemTruncateTest.java

Reply via email to