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/03/11 08:59:00 UTC

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

Carlo Jelmini created OAK-9722:
----------------------------------

             Summary: 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


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.1#820001)