[
https://issues.apache.org/jira/browse/OAK-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joerg Hoh closed OAK-12040.
---------------------------
> segment-azure: reduce HTTP requests for writes
> ----------------------------------------------
>
> Key: OAK-12040
> URL: https://issues.apache.org/jira/browse/OAK-12040
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: segment-azure
> Reporter: Julian Sedding
> Assignee: Julian Sedding
> Priority: Minor
> Fix For: 1.90.0
>
>
> Currently,
> {{org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter#doWriteArchiveEntry}}
> issues two http requests for every write. One to upload the blob and a
> second one to set the metadata on the blob. This can be optimized to use a
> single HTTP request instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)