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

ASF GitHub Bot commented on DISPATCH-148:
-----------------------------------------

GitHub user ganeshmurthy opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/6

    Fix for DISPATCH-148. 

    Fix for DISPATCH-148 (https://issues.apache.org/jira/browse/DISPATCH-148) 
Added new router property called stripAnnotations with possible values as [in, 
out, both, no]. Based on what is set in this property, the router will 
strip/preserve router specific message annotations on ingress and egress routers

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ganeshmurthy/qpid-dispatch master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/6.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 #6
    
----
commit d882a66fd8b0c668407d9cc0929bbf973969484d
Author: ganeshmurthy <gmur...@redhat.com>
Date:   2015-09-02T19:14:15Z

    Fix for DISPATCH-161 (https://issues.apache.org/jira/browse/DISPATCH-161). 
Added new router property called stripAnnotations with possible values as [in, 
out, both, no]. Based on what is set in this property, the router will 
strip/preserve router specific message annotations'

commit 4acb7522a12f1635df707e81c236fac11e8c8025
Author: ganeshmurthy <gmur...@redhat.com>
Date:   2015-09-03T18:07:21Z

    Additional fix for DISPATCH-161 
(https://issues.apache.org/jira/browse/DISPATCH-161). Added new router property 
called stripAnnotations with possible values as [in, out, both, no]. Based on 
what is set in this property, the router will strip/preserve router specific 
message annotations

----


> Strip qpid-dispatch-specific message annotations on ingress/egress
> ------------------------------------------------------------------
>
>                 Key: DISPATCH-148
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-148
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Router Node
>            Reporter: Ted Ross
>            Assignee: Ganesh Murthy
>             Fix For: 0.6
>
>
> Messages that ingress from endpoints outside of the router should have any 
> x-opt-qd headers removed from the message annotations.
> Occasionally developers will re-use received messages for transmit and not 
> clear the annotations.  This can result in mysterious dropping of messages 
> due to anti-looping (i.e. the x-opt-qd-trace header shows the message passing 
> through the router already and the message is dropped).



--
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

Reply via email to