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:41:14 UTC

[flink] branch master updated (73958cc -> 1e0db64)

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 73958cc  [FLINK-16018] Increase default value of web.timeout to 10 minutes
     add a9d634b  [hotfix][rpc] Add proper error reporting to AkkaRpcActor#handleControlMessage
     add 1e0db64  [FLINK-16703][rpc] Set AkkaRpcActor state to TERMINATING when terminating

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/rpc/akka/AkkaRpcActor.java       | 64 +++++++++++++---------
 .../flink/runtime/rpc/akka/AkkaRpcActorTest.java   | 64 ++++++++++++++++++++++
 2 files changed, 101 insertions(+), 27 deletions(-)