Skip to content

Optimize Away Small Resumable Uploads in GCS Repository (#74813)#76525

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:74813-7.x
Aug 14, 2021
Merged

Optimize Away Small Resumable Uploads in GCS Repository (#74813)#76525
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:74813-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

Similar to ChunkedOutputStream we can optimize away small resumable uploads
to speed up small meta writes (and improve stability with JDK-8 in 7.x).

backport of #74813

Similar to ChunkedOutputStream we can optimize away small resumable uploads
to speed up small meta writes (and improve stability with JDK-8 in 7.x).
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Aug 14, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Aug 14, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@original-brownbear original-brownbear merged commit 6e9985f into elastic:7.x Aug 14, 2021
@original-brownbear original-brownbear deleted the 74813-7.x branch August 14, 2021 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed Meta label for distributed team. v7.15.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants