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 664fdae [FLINK-24714][table-api-java] Validate partition keys for
ResolvedCatalogTable
new 44e2891 [FLINK-24706][tests] Increase restart delay to 5 seconds
new 250cc81 [FLINK-24706][coordination] Strip completion exception in
HeartbeatManager
new e932aad [FLINK-24706][rpc] Forward deserialization errors to returned
future
The 3 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:
.../runtime/rpc/akka/AkkaInvocationHandler.java | 13 ++--
.../flink/runtime/rpc/akka/AkkaRpcActorTest.java | 76 ++++++++++++++++++++++
.../runtime/heartbeat/HeartbeatManagerImpl.java | 4 +-
...skManagerProcessFailureBatchRecoveryITCase.java | 2 +-
4 files changed, 89 insertions(+), 6 deletions(-)