Omar Al-Safi created CAMEL-15181:
------------------------------------
Summary: Rename headers CamelAzureStorageBlobAppendBlobCreated and
CamelAzureStorageBlobPageBlockCreated
Key: CAMEL-15181
URL: https://issues.apache.org/jira/browse/CAMEL-15181
Project: Camel
Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Omar Al-Safi
Assignee: Omar Al-Safi
Fix For: 3.4.0
Currently we have these headers:
{code:java}
CamelAzureStorageBlobAppendBlobCreated
CamelAzureStorageBlobPageBlockCreated
{code}
being set to `false` by default. However this is bit confusing to the user,
hence these new headers would make sense instead of the above ones being set to
false
{code}
CamelAzureStorageBlobCreateAppendBlob
CamelAzureStorageBlobCreatePageBlob
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)