You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2020/08/20 13:42:00 UTC

[jira] [Created] (CAMEL-15436) 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

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)