BlobMessages are not deleted after delivery
-------------------------------------------
Key: AMQ-2713
URL: https://issues.apache.org/activemq/browse/AMQ-2713
Project: ActiveMQ
Issue Type: Bug
Components: Message Store
Affects Versions: 5.3.1
Reporter: Christoph Thodte
Priority: Critical
When I send a blob message and the content is uploaded into the integrated
fileserver (WebDAV) then the blobmessage(byte content) are not deleted after
the broker deliver the message.
There is a method in the defaultupload class for deleting manually but when I
do this the I get from fileserver a 404 (not authenticated) error.
I eexpected that the message a the integrated fileserver will be deleted
automatically after delivery through the broker.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.