This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 04193173887 [hotfix][docs] Update Kafka connector doc version
new 3b31886d0c0 [FLINK-39811][s3] Optionally Adjust s5cmd part size to
fully ustilize s5cmd workers pool during downloads
new 8ca97a33d25 [FLINK-39811][s3] Document adjusted part size for s5cmd
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:
docs/content.zh/docs/deployment/filesystems/s3.md | 2 +
docs/content/docs/deployment/filesystems/s3.md | 2 +
.../fs/s3/common/AbstractS3FileSystemFactory.java | 13 ++++
.../flink/fs/s3/common/FlinkS3FileSystem.java | 39 ++++++++++--
.../flink/fs/s3/common/FlinkS3FileSystemTest.java | 73 ++++++++++++++++++++++
5 files changed, 125 insertions(+), 4 deletions(-)