You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Rini Bollarapu (JIRA)" <ji...@apache.org> on 2018/03/20 16:13:00 UTC

[jira] [Created] (ARTEMIS-1755) Delete message from duplicate cache on message consume

Rini Bollarapu created ARTEMIS-1755:
---------------------------------------

             Summary: Delete message from duplicate cache on message consume
                 Key: ARTEMIS-1755
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1755
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 2.4.0
            Reporter: Rini Bollarapu


Hi, duplicate cache still contains the message even if the message was consumed from the queue or deleted from the queue. From the documentation, it looks like there's no configuration to handle something like this. 

Example:

A message containing a person's information is sent to a queue and consumed. After sometime, the person's address is updated and the update message is sent to queue. This updated message is ignored as a duplicate because the original message was not removed from the duplicate cache when it was consumed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)