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 4cf197e [FLINK-10142][network] reduce locking around credit
notification
new 70c9b7c [hotfix][rest] Extend logging
new 994b185 [FLINK-10115][rest] Ignore content-length limit for
FileUploads
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:
.../org/apache/flink/runtime/rest/AbstractHandler.java | 1 +
.../org/apache/flink/runtime/rest/FileUploadHandler.java | 16 ++++++++++++++--
.../flink/runtime/rest/MultipartUploadResource.java | 2 ++
3 files changed, 17 insertions(+), 2 deletions(-)