This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git
from 6f30c6e4272 [FLINK-33598][k8s] Watch HA configmap via name instead of
lables to reduce pressure on APIserver
new 112b481b156 [FLINK-33613][python] Port Beam DefaultJobBundleFactory
class to flink-python module
new f6d005681e3 [FLINK-33613][python] Make sure gRPC server is shutdown
gracefully if Python process startup failed
The 2 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:
.../control/DefaultJobBundleFactory.java | 802 +++++++++++++++++++++
1 file changed, 802 insertions(+)
create mode 100644
flink-python/src/main/java/org/apache/beam/runners/fnexecution/control/DefaultJobBundleFactory.java