Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.7.1
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- links to