This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from b93216f7855 [FLINK-32788][runtime] Support the handling of exception
when slow task detector notify slow tasks
new 329ee55e2e3 [FLINK-32888] Expose file comparison assertion
new 9546f8243a2 [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 | 56 ++++++++++++++++++++++
.../runtime/rest/MultipartUploadExtension.java | 53 ++++++++++----------
3 files changed, 93 insertions(+), 28 deletions(-)