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/03/30 16:40:57 UTC

[flink] branch master updated (b411e34 -> 37dcaa9)

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 b411e34  [FLINK-25440][doc][pulsar] Stop and Start cursor now all uses publishTime instead of eventTime; doc changed to reflect this change
     add 37dcaa9  [FLINK-26923] Do not trigger global failover if failed during commiting side-effects during stop-with-savepoint for adaptive scheduler

No new revisions were added by this update.

Summary of changes:
 .../scheduler/adaptive/StopWithSavepoint.java      | 12 +++++++-
 .../StopWithSavepointStoppingException.java        | 22 +++++++++-----
 .../flink/test/checkpointing/SavepointITCase.java  |  7 +++--
 .../test/scheduling/AdaptiveSchedulerITCase.java   | 35 ++++++++++++++--------
 4 files changed, 52 insertions(+), 24 deletions(-)