This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch release-1.6
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 2657868 [FLINK-10166] [table] Fix relocation of Base64 in
AggregationCodeGenerator
add 1f90649 [FLINK-10690][tests] Fix Files.list resource leaks
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/flink/util/FileUtilsTest.java | 19 ++++++++++++------
.../tests/DistributedCacheViaBlobTestProgram.java | 13 ++++++++----
.../runtime/rest/MultipartUploadResource.java | 21 +++++++++++---------
.../jobmaster/JobMasterTriggerSavepointIT.java | 6 +++++-
.../ResumeCheckpointManuallyITCase.java | 23 ++++++++++++----------
.../test/java/org/apache/flink/yarn/UtilsTest.java | 13 +++++++++---
6 files changed, 62 insertions(+), 33 deletions(-)