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 "Miroslav Smiljanic (Jira)" <ji...@apache.org> on 2022/02/09 16:10:00 UTC

[jira] [Commented] (OAK-9689) When BlobEndpoint is not configured use AccountName in connection string for Azure blob store connector

    [ https://issues.apache.org/jira/browse/OAK-9689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489661#comment-17489661 ] 

Miroslav Smiljanic commented on OAK-9689:
-----------------------------------------

PR with proposed change:

https://github.com/apache/jackrabbit-oak/pull/488

> When BlobEndpoint is not configured use AccountName in connection string for  Azure  blob store connector
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: OAK-9689
>                 URL: https://issues.apache.org/jira/browse/OAK-9689
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: blob-cloud-azure
>    Affects Versions: 1.42.0
>            Reporter: Miroslav Smiljanic
>            Assignee: Miroslav Smiljanic
>            Priority: Major
>
> Currently, when using shared access signature, connection string is only possible to configure with
> {*}BlobEndpoint{*}.
> If blob endpoint is missing in the configuration, it should be possible to configure connection string also with {*}AccountName{*}.
> https://github.com/apache/jackrabbit-oak/blob/jackrabbit-oak-1.42.0/oak-blob-cloud-azure/src/main/java/org/apache/jackrabbit/oak/blob/cloud/azure/blobstorage/Utils.java#L145
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)