You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/05/14 17:57:44 UTC

[jira] Resolved: (AMQ-2713) BlobMessages are not deleted after delivery

     [ https://issues.apache.org/activemq/browse/AMQ-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-2713.
--------------------------------

         Assignee: Dejan Bosanac
    Fix Version/s: 5.4.0
       Resolution: Fixed

Fixed with svn revision 944167. Documentation to follow.

> 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
>            Assignee: Dejan Bosanac
>            Priority: Critical
>             Fix For: 5.4.0
>
>
> 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.