Federico Mariani created CAMEL-22832:
----------------------------------------
Summary: 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
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)