Skip to content

Conversation

mhl-b
Copy link
Contributor

@mhl-b mhl-b commented Oct 4, 2024

Backport for new S3 repository setting max_multipart_parts. #113989
There is a bug with default settings that prevents us to upload objects(chunks) larger than 1TB, even though default chunk size is 5TB.

@mhl-b mhl-b added >bug :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.16.0 labels Oct 4, 2024
@mhl-b mhl-b requested review from DaveCTurner and removed request for DaveCTurner October 4, 2024 17:49
Copy link
Contributor

github-actions bot commented Oct 4, 2024

Documentation preview:

Copy link
Contributor

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but backports need no review (as long as the reviewers agreed it should be backported on the original PR, which I did)


`max_multipart_parts` ::

(<<number,integer>>) The maximum number of parts that {es} will write during a multipart upload
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest fixing this as per #114093 here rather than doing two changes.

@mhl-b mhl-b added the >docs General docs changes label Oct 4, 2024
@mhl-b mhl-b merged commit 519da17 into elastic:8.x Oct 4, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >bug :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >docs General docs changes Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants