This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 306bc8d [FLINK-19775][tests] Fix
SystemProcessingTimeServiceTest.testImmediateShutdown
add 1839211 [FLINK-20333][python] Fix the issue that metaspace OOM will
be thrown after submitting PyFlink UDF jobs multiple times to the standalone
cluster
No new revisions were added by this update.
Summary of changes:
.../python/AbstractPythonFunctionOperator.java | 8 +++
.../streaming/api/utils/ClassLeakCleaner.java | 80 ++++++++++++++++++++++
2 files changed, 88 insertions(+)
create mode 100644
flink-python/src/main/java/org/apache/flink/streaming/api/utils/ClassLeakCleaner.java