You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2010/11/05 09:58:00 UTC

[jira] Created: (AMQ-3018) ActiveMQBlobMessage should remove the payload file once transaction was committed or the ACK was send

ActiveMQBlobMessage should remove the payload file once transaction was committed or the ACK was send
-----------------------------------------------------------------------------------------------------

                 Key: AMQ-3018
                 URL: https://issues.apache.org/activemq/browse/AMQ-3018
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: Norman Maurer


At the moment even if you use Transactions the Payload file of a ActiveMQBlobMessage will not deleted when you commit the transaction. You need todo this by yourself. It would be more clean if it could be done automaticly

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.