Omar Al-Safi created CAMEL-15436:
------------------------------------
Summary: camel-azure-storage-blob: If the AppendFile does not
exist, it will be created but it will no append to the end of the content
Key: CAMEL-15436
URL: https://issues.apache.org/jira/browse/CAMEL-15436
Project: Camel
Issue Type: Bug
Components: camel-azure
Affects Versions: 3.4.3
Reporter: Omar Al-Safi
Assignee: Omar Al-Safi
Fix For: 3.5.0, 3.4.4
Currently, if you have {{createAppendBlob=true}}, the component will create the
file every-time and won't ignore it if the file exists, hence it should ignore
the file creation if it exists in the storgage blob account. Same goes for
{{createPageBlob=true}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)