This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 592f3a9 [FLINK-10473][State TTL] TTL state incremental cleanup for
heap backend
new 7eec6cd [FLINK-11071][core] add support for dynamic proxy classes
resolution in job defination
new fa84869 [FLINK-11071][core] Improved proxy class serialization test
The 15583 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:
.../org/apache/flink/util/InstantiationUtil.java | 35 ++++++++++++++
.../apache/flink/testutils/ClassLoaderUtils.java | 54 ++++++++++++++++++++--
.../apache/flink/util/InstantiationUtilTest.java | 50 ++++++++++++++++++++
3 files changed, 136 insertions(+), 3 deletions(-)