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 81df551  [FLINK-23131][conf] Remove scala from 
PLUGIN_ALWAYS_PARENT_FIRST_LOADER_PATTERNS
     add 2da9760  [FLINK-23087] Make AddressResolution a top-level class

No new revisions were added by this update.

Summary of changes:
 .../flink/kubernetes/KubernetesClusterDescriptor.java     |  6 +++---
 .../flink/runtime/entrypoint/ClusterEntrypoint.java       |  5 ++---
 .../highavailability/HighAvailabilityServicesUtils.java   | 15 +++------------
 .../Checkpoint.java => rpc/AddressResolution.java}        | 11 +++++------
 .../flink/runtime/rpc/akka/AkkaRpcServiceUtils.java       |  7 +++----
 .../flink/runtime/taskexecutor/TaskManagerRunner.java     |  5 ++---
 .../HighAvailabilityServicesUtilsTest.java                |  5 ++---
 .../leaderelection/ZooKeeperLeaderRetrievalTest.java      |  6 +++---
 .../taskexecutor/TaskManagerRunnerConfigurationTest.java  |  5 ++---
 .../apache/flink/runtime/util/AddressResolutionTest.java  |  8 ++++----
 .../org/apache/flink/runtime/akka/AkkaUtilsTest.scala     |  3 +--
 .../test/recovery/ProcessFailureCancelingITCase.java      |  5 ++---
 12 files changed, 32 insertions(+), 49 deletions(-)
 copy 
flink-runtime/src/main/java/org/apache/flink/runtime/{checkpoint/Checkpoint.java
 => rpc/AddressResolution.java} (80%)

Reply via email to