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 01498ef  [hotfix][task] Add task name to BufferDebloater logging
     add f21b551  [FLINK-26783] Do not trigger global failover if failed during 
commiting side-effects during stop-with-savepoint

No new revisions were added by this update.

Summary of changes:
 .../StopWithSavepointStoppingException.java        |  51 ++++++++++
 .../StopWithSavepointTerminationHandlerImpl.java   |  14 +--
 ...topWithSavepointTerminationHandlerImplTest.java |  20 +---
 .../flink/test/checkpointing/SavepointITCase.java  | 109 ++++++++++++++++++++-
 4 files changed, 162 insertions(+), 32 deletions(-)
 create mode 100644 
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/stopwithsavepoint/StopWithSavepointStoppingException.java

Reply via email to