Gary Tully created ARTEMIS-3268:
-----------------------------------
Summary: Make Duplicate Detection Optional on all protocols
Key: ARTEMIS-3268
URL: https://issues.apache.org/jira/browse/ARTEMIS-3268
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Configuration
Affects Versions: 2.17.0
Reporter: Gary Tully
In ARTEMIS-2581 support for server/broker side duplication detection was made
optional. It makes sense b/c there is an overhead and thread contention issue
with detection at the address level. It would be nice to be able to disable
this feature, independent of the presence of a duplicate id header in the
message, which is optionally placed by a message producer.
duplicate detection is often best implemented at the application layer which
negates the need for the server/broker to do any work.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)