[
https://issues.apache.org/jira/browse/ARTEMIS-5209?focusedWorklogId=953033&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-953033
]
ASF GitHub Bot logged work on ARTEMIS-5209:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Jan/25 00:53
Start Date: 18/Jan/25 00:53
Worklog Time Spent: 10m
Work Description: guissalustiano opened a new pull request, #5459:
URL: https://github.com/apache/activemq-artemis/pull/5459
I suggest add duplicate detection id header following the
x-opt-delivery-time header,
but after digging around some code I notice this was already implemented, it
was just
missing the docs to clarify how to use it.
Issue Time Tracking
-------------------
Worklog Id: (was: 953033)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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