[ https://issues.apache.org/jira/browse/DISPATCH-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507586#comment-15507586 ]
ASF GitHub Bot commented on DISPATCH-160: ----------------------------------------- GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/101 DISPATCH-160 - Modified code to allow propagation of custom message a… …nnotations You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-160 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/qpid-dispatch/pull/101.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #101 ---- commit 0aec28cfa73391264906e29e9ccb245812d4abdc Author: Ganesh Murthy <gmur...@redhat.com> Date: 2016-09-20T13:32:28Z DISPATCH-160 - Modified code to allow propagation of custom message annotations ---- > Dispatch router does not propagate custom message annotations > ------------------------------------------------------------- > > Key: DISPATCH-160 > URL: https://issues.apache.org/jira/browse/DISPATCH-160 > Project: Qpid Dispatch > Issue Type: Bug > Components: Router Node, Routing Engine > Affects Versions: 0.4 > Reporter: Ganesh Murthy > Assignee: Ganesh Murthy > Priority: Critical > Fix For: 0.7.0 > > > Steps to reproduce - > Create an AMQP message with a custom message annotation - > ma['custom-annotation'] = 'Custom_Annotation Content' > Send this message via a dispatch router and receive this message. The > received message does not contain the 'custom-annotation'. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org