You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2020/04/17 14:24:00 UTC

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

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

James Netherton resolved CAMEL-14912.
-------------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

> 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
>            Assignee: James Netherton
>            Priority: Minor
>             Fix For: 3.3.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)