You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2021/05/07 08:23:15 UTC

[flink] branch master updated (271ac1b -> 8199f1e)

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

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


    from 271ac1b  [FLINK-22406][coordination][tests] Stabilize ReactiveModeITCase
     add 8199f1e  [FLINK-22419][coordination][tests] Rework RpcEndpoint delay tests

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/runtime/rpc/RpcEndpoint.java  |   9 +-
 .../apache/flink/runtime/rpc/RpcEndpointTest.java  | 215 +++++++--------------
 .../flink/runtime/rpc/akka/AkkaRpcActorTest.java   |  87 +++++++++
 3 files changed, 158 insertions(+), 153 deletions(-)