You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2022/02/07 16:45:26 UTC

[flink] branch master updated (271c593 -> 27cd145)

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

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


    from 271c593  [FLINK-24439][source] Introduce CoordinatorStore
     add efadb68  [hotfix] Rewrite FsCheckpointStreamFactoryTest to JUnit 5
     add 27cd145  [FLINK-25952] Savepoints on S3 are not relocatable even if entropy injection is not enabled

No new revisions were added by this update.

Summary of changes:
 .../flink/core/fs/EntropyInjectingFileSystem.java  |  5 ++
 .../org/apache/flink/core/fs/EntropyInjector.java  |  3 +-
 .../apache/flink/core/fs/EntropyInjectorTest.java  |  8 +++
 .../filesystem/FsCheckpointStreamFactoryTest.java  | 68 +++++++++++++++-------
 4 files changed, 61 insertions(+), 23 deletions(-)