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

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


    from 3e341d0  [FLINK-24551][runtime] Read BUFFER_DEBLOAT_SAMPLES from task 
manager configuration instead of task configuration
     new 234ba71  [FLINK-24706][tests] Increase restart delay to 5 seconds
     new 1eb52bd  [FLINK-24706][coordination] Strip completion exception in 
HeartbeatManager
     new 4651be9  [FLINK-24706][rpc] Forward deserialization errors to returned 
future
     new 77d4f3a  [FLINK-24609][akka][build] Use same Scala properties as root 
pom
     new 341c13a  [FLINK-24550][rpc] Use ContextClassLoader for message 
deserialization

The 5 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-rpc/flink-rpc-akka/pom.xml                   | 23 ++++---
 .../runtime/rpc/akka/AkkaInvocationHandler.java    | 21 ++++--
 .../flink/runtime/rpc/akka/AkkaRpcActorTest.java   | 76 +++++++++++++++++++++
 .../rpc/akka/ContextClassLoadingSettingTest.java   | 78 ++++++++++++++++++++++
 .../runtime/heartbeat/HeartbeatManagerImpl.java    |  4 +-
 ...skManagerProcessFailureBatchRecoveryITCase.java |  2 +-
 6 files changed, 186 insertions(+), 18 deletions(-)

Reply via email to