This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 6a4714f [FLINK-17794][tests] Tear down installed software in reverse
order
new 2da9ac4 [FLINK-17842][network] Fix performance regression in
SpanningWrapper#clear
new 4492ac5 [FLINK-17258][network][test] Run
ClassLoaderITCase#testDisposeSavepointWithCustomKvState without unaligned
checkpoints
new bb64296 [FLINK-17258][sql][test] Fix
AggregateITCase.testPruneUselessAggCall missing sorted
new 8062469 [FLINK-17258][hotfix][network] Unify checkpoint id logging
with CheckpointCoordinator
The 4 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:
.../checkpoint/channel/ChannelStateWriterImpl.java | 19 ++++++++++---------
.../io/network/api/serialization/SpanningWrapper.java | 14 ++++++++++++--
.../planner/runtime/stream/sql/AggregateITCase.scala | 2 +-
.../flink/test/classloading/ClassLoaderITCase.java | 4 +++-
.../test/classloading/jar/CustomKvStateProgram.java | 5 ++++-
5 files changed, 30 insertions(+), 14 deletions(-)