You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by pn...@apache.org on 2022/02/15 08:53:00 UTC

[flink] branch master updated (17aed84 -> 1cf276b)

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

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


    from 17aed84  [FLINK-26090][table] Remove pre FLIP-84 APIs
     add 1cf276b  [FLINK-26002][tests] Added RestoreUpgradedJobITCase for checking situation with restoring savepoint/checkpoint on changed job

No new revisions were added by this update.

Summary of changes:
 .../checkpointing/RestoreUpgradedJobITCase.java    | 436 +++++++++++++++++++++
 1 file changed, 436 insertions(+)
 create mode 100644 flink-tests/src/test/java/org/apache/flink/test/checkpointing/RestoreUpgradedJobITCase.java