This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git
from 38b9c280128 [FLINK-32876][runtime] Prevent
ExecutionTimeBasedSlowTaskDetector from identifying tasks in CREATED state as
slow tasks.
new 4a368707162 [FLINK-32888] Expose file comparison assertion
new 3e1e32bd89a [FLINK-32888] Handle hasNext() throwing
EndOfDataDecoderException
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:
.../flink/runtime/rest/FileUploadHandler.java | 12 ++++-
.../runtime/rest/FileUploadHandlerITCase.java | 58 ++++++++++++++++++++++
.../runtime/rest/MultipartUploadResource.java | 53 ++++++++++----------
3 files changed, 95 insertions(+), 28 deletions(-)