You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2020/04/15 08:31:00 UTC

[jira] [Commented] (CAMEL-14912) Azure components should allow custom service URIs

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

Omar Al-Safi commented on CAMEL-14912:
--------------------------------------

But in this case, wouldn't just make sense to inject the client into the camel registry instead?


> Azure components should allow custom service URIs
> -------------------------------------------------
>
>                 Key: CAMEL-14912
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14912
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: James Netherton
>            Priority: Minor
>
> If you provide custom blob or queue clients to the Azure components, it seems you're forced to configure a service URI for either {{blob.core.windows.net}} or {{queue.core.windows.net}} This is validated in {{QueueServiceUtil.prepareStorageQueueUri}} & {{BlobServiceUtil.prepareStorageBlobUri}}.
> This prohibits testing with the Azure storage emulator where you'd configure a custom client with a URI that likely points at localhost. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)