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

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


    from c175cc4  [hotfix][FLINK-13901][docs] Fix documentation links check 
errors
     new 1a83765  [FLINK-13819][coordination] Introduce isRunning state for 
RpcEndpoint
     new b682e9a  [FLINK-13769][Coordination] Close RM connection in 
TaskExecutor.onStop and do not reconnect

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:
 .../org/apache/flink/runtime/rpc/RpcEndpoint.java  | 85 ++++++++++++++++++++--
 .../flink/runtime/rpc/akka/AkkaRpcActor.java       |  4 +-
 .../flink/runtime/taskexecutor/TaskExecutor.java   | 14 ++--
 .../apache/flink/runtime/rpc/RpcEndpointTest.java  | 72 ++++++++++++++++++
 4 files changed, 160 insertions(+), 15 deletions(-)

Reply via email to