[
https://issues.apache.org/jira/browse/ARTEMIS-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108628#comment-17108628
]
ASF subversion and git services commented on ARTEMIS-2766:
----------------------------------------------------------
Commit 8562e6a1a7537736eb3c848e6f4b97e8bf8fb44b in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=8562e6a ]
ARTEMIS-2766 Not parsing application properties for duplicate property
> 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
> Priority: Major
> Fix For: 2.13.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)