You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (Jira)" <ji...@apache.org> on 2020/10/20 10:04:00 UTC

[jira] [Resolved] (QPID-8469) [Broker-J][Message Store] The message is already cleaned when the delete listener is called

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

Robbie Gemmell resolved QPID-8469.
----------------------------------
    Resolution: Fixed

> [Broker-J][Message Store] The message is already cleaned when the delete listener is called
> -------------------------------------------------------------------------------------------
>
>                 Key: QPID-8469
>                 URL: https://issues.apache.org/jira/browse/QPID-8469
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-8.0.1, qpid-java-broker-7.1.9
>            Reporter: Olivier VERMEULEN
>            Assignee: Alex Rudyy
>            Priority: Major
>             Fix For: qpid-java-broker-8.0.2, qpid-java-broker-7.1.10
>
>
> We're trying to implement the claim-check pattern on top of the Broker.
> So when a big message is sent, we put the payload in a blob store and we just pass the ID in the message headers.
> The biggest problem is, when do we remove the payload from the blob store, especially in multicast mode ?
> The message delete listener would be perfect for that except that the message has already been cleaned when it is called and the headers have been removed...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org