This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch release-1.10
in repository https://gitbox.apache.org/repos/asf/flink.git.
from ffc3d86 [FLINK-18012] Deactivate slot timeout when calling
TaskSlotTable.tryMarkSlotActive
new bd2ca49 [FLINK-17959][checkstyle] Exclude all beam classes
new eafc602 [FLINK-17959][python] Port Beam GrpcStateService class to
flink-python module
new c70460ad [FLINK-17959][python] Fix the 'call already cancelled'
exception when executing Python UDF
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:
.../fnexecution/state/GrpcStateService.java | 171 +++++++++++++++++++++
tools/maven/suppressions.xml | 3 +-
2 files changed, 172 insertions(+), 2 deletions(-)
create mode 100644
flink-python/src/main/java/org/apache/beam/runners/fnexecution/state/GrpcStateService.java