You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/14 18:27:15 UTC

[jira] [Commented] (QPID-5765) rerouting messages to non-local filtered queue crashes broker

    [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org