You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2020/03/31 10:50:27 UTC

[flink] branch master updated (1e0db64 -> 7ff9ce1)

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

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


    from 1e0db64  [FLINK-16703][rpc] Set AkkaRpcActor state to TERMINATING when terminating
     add 7ff9ce1  [FLINK-16836] Clear rpcConnection field in JobManagerLeaderListener when target loses leadership

No new revisions were added by this update.

Summary of changes:
 .../runtime/taskexecutor/JobLeaderService.java     |  2 +
 .../runtime/taskexecutor/JobLeaderServiceTest.java | 72 ++++++++++++++++++++--
 2 files changed, 68 insertions(+), 6 deletions(-)