[ 
https://issues.apache.org/jira/browse/ARTEMIS-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137757#comment-16137757
 ] 

ASF GitHub Bot commented on ARTEMIS-1359:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1481


> AMQP: Broker reencodes the message Header needlessly on outbound dispatch
> -------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1359
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1359
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 2.2.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 2.3.0
>
>
> On most dispatches of an AMQP message the logic in AMQPMessage results in the 
> AMQP Header being encoded instead of using the existing AMQP Header that 
> arrived with the message.  This encoding results in messages that have 
> different header encodings than the original sent message (although still 
> with logically equivalent values) and impacts performance of message 
> dispatching.  
> The broker should only be re-encoding the Header when updating the delivery 
> count on redelivered messages.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to