This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch release-1.10
in repository https://gitbox.apache.org/repos/asf/flink.git.
from a1264aa [FLINK-16018] Increase default value of web.timeout to 10
minutes
new e94a4b9 [hotfix][rpc] Add proper error reporting to
AkkaRpcActor#handleControlMessage
new 8773895 [FLINK-16703][rpc] Set AkkaRpcActor state to TERMINATING when
terminating
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../flink/runtime/rpc/akka/AkkaRpcActor.java | 64 +++++++++++++---------
.../flink/runtime/rpc/akka/AkkaRpcActorTest.java | 64 ++++++++++++++++++++++
2 files changed, 101 insertions(+), 27 deletions(-)