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 83ebe45c895 [FLINK-25000][build] Java 17 uses Scala 2.12.15
     add d8547fafd99 [FLINK-32358][rpc] Add rpc system loading priority

No new revisions were added by this update.

Summary of changes:
 .../runtime/rpc/akka/AkkaRpcSystemLoader.java      |   7 ++
 .../rpc/akka/FallbackAkkaRpcSystemLoader.java      |   5 +
 .../org/apache/flink/runtime/rpc/RpcSystem.java    |   9 +-
 .../apache/flink/runtime/rpc/RpcSystemLoader.java  |   6 ++
 .../apache/flink/runtime/rpc/RpcSystemTest.java    | 115 +++++++++++++++++++++
 5 files changed, 140 insertions(+), 2 deletions(-)
 create mode 100644 
flink-rpc/flink-rpc-core/src/test/java/org/apache/flink/runtime/rpc/RpcSystemTest.java

Reply via email to