[
https://issues.apache.org/jira/browse/ARTEMIS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874517#comment-15874517
]
ASF subversion and git services commented on ARTEMIS-979:
---------------------------------------------------------
Commit e7a4d42a6453973cf97525d355d91dc0c93d7937 in activemq-artemis's branch
refs/heads/master from [~gaohoward]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=e7a4d42 ]
ARTEMIS-979 OpenWire "no-Local" consumer not working
When creating a 'no-local' openwire consumer, it doesn't work,
meaning it can still receive messages from the same connection.
The fix is similar to what Artemis client does, which is adding
a 'filter' to the consumer/subscription.
The difference is that with OpenWire we have to do it on the
broker side.
> OpenWire "no-Local" consumer not working
> ----------------------------------------
>
> Key: ARTEMIS-979
> URL: https://issues.apache.org/jira/browse/ARTEMIS-979
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: OpenWire
> Affects Versions: 1.5.2
> Reporter: Howard Gao
> Assignee: Howard Gao
> Fix For: 2.0.0
>
>
> When creating a 'no-local' openwire consumer, it doesn't work, meaning it can
> still receive messages from the same connection.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)