Guilherme Salustiano created ARTEMIS-5209:
---------------------------------------------

             Summary: AMQP: Add support for duplicate message detection message 
using message annotations
                 Key: ARTEMIS-5209
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5209
             Project: ActiveMQ Artemis
          Issue Type: New Feature
          Components: AMQP
            Reporter: Guilherme Salustiano


Add support for Duplicate Message Detection on AMQP from specific Message 
Annotations that are mapped into values that work with the built-in broker 
scheduler feature.
||Annotation Name||Map To||
|x-opt-{{{}duplicate-detection-id{}}}|{{HDR_DUPLICATE_DETECTION_ID}}|
h3. Tasks:
 * Edit 
[mensageAnnotationProcess|https://github.com/apache/activemq-artemis/blob/2a067e08ee708f1c81aedbee6ede0aa6c1965f84/artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/converter/AmqpCoreConverter.java#L283]
 * Add test
 * Update Docs

h3. Related:

- Scheduled message support: AMQ-6037



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to