[
https://issues.apache.org/jira/browse/OAK-8552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916403#comment-16916403
]
Matt Ryan commented on OAK-8552:
--------------------------------
More thinking about this - this could also be done via configuration. But if
done via config probably the default would be to check existence, since async
uploads is also the default (IIUC). Turning off the check for existence
without also disabling async uploads would be unadvisable because of the
condition that can arise that was addressed in OAK-7998. But adding a config
option here would be a simple fix without requiring API change that would allow
an instance to skip the existence check for users who are aware of the tradeoff.
This would require a doc change if this approach was taken.
> Minimize network calls required when creating a direct download URI
> -------------------------------------------------------------------
>
> Key: OAK-8552
> URL: https://issues.apache.org/jira/browse/OAK-8552
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: blob-cloud, blob-cloud-azure
> Reporter: Matt Ryan
> Assignee: Matt Ryan
> Priority: Major
> Attachments: OAK-8552_ApiChange.patch
>
>
> We need to isolate and try to optimize network calls required to create a
> direct download URI.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)