This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 7012130 [FLINK-25653][network] Move buffer recycle in
SortMergeSubpartitionReader out of lock to avoid deadlock
new 3d2329e [FLINK-21752] NullPointerException on restore in
PojoSerializer
new 695372c [FLINK-21752] Add a call to TypeSerializer#duplicate in
migration tests
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:
.../api/java/typeutils/runtime/PojoSerializer.java | 34 ++++++++++++++++------
.../typeutils/TypeSerializerUpgradeTestBase.java | 7 ++++-
2 files changed, 31 insertions(+), 10 deletions(-)