This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch release-1.8
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 767fe15 [FLINK-12247][rest] Fix NPE when writing the archive json
file to FileSystem
new d0013c7 [FLINK-12042] Fix RocksDBStateBackend mistaken usage of the
default filesystem
new a63e03f [FLINK-12042][test] Refactor SnapshotDirectoryTest#exists
The 16113 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../flink/runtime/state/SnapshotDirectory.java | 9 +++---
.../flink/runtime/state/SnapshotDirectoryTest.java | 33 ++++++++++++++++++++--
.../snapshot/RocksIncrementalSnapshotStrategy.java | 4 +--
3 files changed, 38 insertions(+), 8 deletions(-)