[
https://issues.apache.org/jira/browse/CAMEL-16092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omar Al-Safi updated CAMEL-16092:
---------------------------------
Fix Version/s: 3.8.0
> Azure Storage Queue can not delete received message after Azure Storage Blob
> consume
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-16092
> URL: https://issues.apache.org/jira/browse/CAMEL-16092
> Project: Camel
> Issue Type: Bug
> Components: camel-azure
> Affects Versions: 3.7.1
> Reporter: Mark Andreev
> Priority: Minor
> Fix For: 3.8.0
>
>
> After message was consumed from Azure Storage Queue camel-azure-storage-queue
> add addOnCompletion trigger that delete message after all. If we want to
> download file in this route with Azure Storage Blob we will lose MessageId &
> PopReceipt header. Without this headers we can not remove message from queue.
> Known workaround is download file in new exchange using producerTemplate.
>
> My case: get notification about new file using Azure Storage Queue and
> download this file with Azure Storage Blob.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)