You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by tabish121 <gi...@git.apache.org> on 2016/12/14 14:26:49 UTC

[GitHub] activemq-artemis issue #915: ARTEMIS-888 - AMQP headers arent always set

Github user tabish121 commented on the issue:

    https://github.com/apache/activemq-artemis/pull/915
  
    So what are you trying to fix here exactly?  If the values are defaults the there isn't actually a need to send the header and incur the overhead of encoding it.  Also since Artemis converts all incoming AMQP messages if the original message had no header then it'd be preferable to not add one even though the Header is technically mutable.  


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---