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

ASF subversion and git services commented on QPID-5765:
-------------------------------------------------------

Commit 1594633 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1594633 ]

QPID-5765: don't invoke on dangling pointer

Strictly speaking comparing anything against the old pointer isn't correct 
either,
but this is harder to change and the only negative effect is that in the event 
that
a new connection has the same pointer value, it would be incorrectly interpreted
as 'local'.

> rerouting messages to non-local filtered queue crashes broker
> -------------------------------------------------------------
>
>                 Key: QPID-5765
>                 URL: https://issues.apache.org/jira/browse/QPID-5765
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.28
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>
> If you have a queue with messages on it published by a connection that no 
> longer exists, and you re-route these for whatever reason through an exchange 
> with a queue bound that has the no-local filtering enabled, the broker will 
> crash.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to