[
https://issues.apache.org/jira/browse/CAMEL-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163505#comment-17163505
]
Omar Al-Safi commented on CAMEL-15198:
--------------------------------------
Configs that can be set from endpoint URI as well headers:
* timeout
* prefix
* access tier
* commit block list later: boolean
* create append blob: boolean
* create page blob: boolean
* page blob size
* blob sequence number
> Camel-azure-storage-blob: Add more configurations from headers configurations
> into component/endpoint configurations
> --------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-15198
> URL: https://issues.apache.org/jira/browse/CAMEL-15198
> Project: Camel
> Issue Type: Improvement
> Components: camel-azure
> Affects Versions: 3.4.0
> Reporter: Omar Al-Safi
> Assignee: Omar Al-Safi
> Priority: Minor
> Fix For: 3.5.0
>
>
> Currently [Camel Azure Storage
> Blob|https://github.com/apache/camel/blob/master/components/camel-azure-storage-blob/src/main/docs/azure-storage-blob-component.adoc]
> has a comprehensive configurations options dynamically through Camel
> Headers. However, some of these headers configurations, would also make sense
> to have as well in the component/endpoint configurations in order to reduce
> the overhead. For example {{CamelAzureStorageBlobCreatePageBlob}} and
> {{CamelAzureStorageBlobCreateAppendBlob}} headers, it would also make sense
> to have them as component/endpoint configs,
--
This message was sent by Atlassian Jira
(v8.3.4#803005)