Clebert Suconic created ARTEMIS-2766:
----------------------------------------
Summary: Avoid parsing application properties for duplicate
detection
Key: ARTEMIS-2766
URL: https://issues.apache.org/jira/browse/ARTEMIS-2766
Project: ActiveMQ Artemis
Issue Type: Improvement
Affects Versions: 2.12.0
Reporter: Clebert Suconic
Assignee: Clebert Suconic
Fix For: 2.13.0
since ARTEMIS-2294 we now parse the application properties in AMQP looking for
a similar core property on duplicate properties.
We always intended for application properties as much as possible to not be
parsed and just walk through the server.
This seems a small gain, but if you are using very complex headers, this could
be a huge gain depending on the usecase.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)