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 2021/05/05 19:06:18 UTC

[flink] branch release-1.12 updated (4303e98 -> 6c2501f)

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

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


    from 4303e98  [docs] Update show_outdated_warning
     add 6c2501f  [FLINK-22488][hotfix] Update SubtaskGatewayImpl to specify the cause of sendEvent() failure when triggering task failover

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/flink/runtime/executiongraph/Execution.java | 3 ++-
 .../flink/runtime/operators/coordination/SubtaskGatewayImpl.java     | 2 +-
 .../src/main/java/org/apache/flink/runtime/taskmanager/Task.java     | 5 +++--
 3 files changed, 6 insertions(+), 4 deletions(-)