[
https://issues.apache.org/jira/browse/CAMEL-22832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Mariani reassigned CAMEL-22832:
----------------------------------------
Assignee: Federico Mariani
> camel-azure-storage-blob: upload big files using uploadBlockBlobFromFile
> ------------------------------------------------------------------------
>
> Key: CAMEL-22832
> URL: https://issues.apache.org/jira/browse/CAMEL-22832
> Project: Camel
> Issue Type: Improvement
> Reporter: Federico Mariani
> Assignee: Federico Mariani
> Priority: Major
>
> The current uploads implementation load the entire file in memory causing
> OOM, add theĀ
> uploadBlockBlobFromFile operation to address OOM issues. this will chunk the
> file or input stream avoiding OOMs, make the blockSize and maxConcurrency
> configurable for performance requirements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)