You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Carlo Jelmini (Jira)" <ji...@apache.org> on 2022/04/21 14:10:00 UTC

[jira] [Resolved] (OAK-9722) Allow switchable strategy for generation of blob presigned URIs

     [ https://issues.apache.org/jira/browse/OAK-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo Jelmini resolved OAK-9722.
--------------------------------
    Resolution: Won't Do

Closing this request for improvement, as further analysis showed that it isn't useful enough.

> Allow switchable strategy for generation of blob presigned URIs
> ---------------------------------------------------------------
>
>                 Key: OAK-9722
>                 URL: https://issues.apache.org/jira/browse/OAK-9722
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: blob-cloud, blob-cloud-azure
>    Affects Versions: 1.42.0
>            Reporter: Carlo Jelmini
>            Priority: Major
>
> Today the mechanism to generate blob presigned URIs when creating download URIs is hardcoded. We need more flexibility so that it's possible to substitute with another mechanism.
> It should be possible to provide a different implementation by registering it as an OSGi service. If no OSGi service is provided, the it should fallback to the default implementation (which is the same as today hardcoded implementation, for backward-compatibility).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)