[
https://issues.apache.org/jira/browse/ARTEMIS-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16241452#comment-16241452
]
ASF GitHub Bot commented on ARTEMIS-1365:
-----------------------------------------
GitHub user gaohoward opened a pull request:
https://github.com/apache/activemq-artemis/pull/1647
ARTEMIS-1365 Advisory consumers listed in Console
Openwire clients create consumers to advisory topics to receive
notifications. As a result there are internal queues created
on advisory topics. Those consumer shouldn't be exposed via
management APIs which are used by the Console
To fix that the broker doesn't register any queues from
advisory addresses.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaohoward/activemq-artemis amaster_1365
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1647.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 #1647
----
commit 02585ea84d5a8719c56e5cf36b6d59aa33f2a3de
Author: Howard Gao <[email protected]>
Date: 2017-11-07T04:09:08Z
ARTEMIS-1365 Advisory consumers listed in Console
Openwire clients create consumers to advisory topics to receive
notifications. As a result there are internal queues created
on advisory topics. Those consumer shouldn't be exposed via
management APIs which are used by the Console
To fix that the broker doesn't register any queues from
advisory addresses.
----
> Openwire producer is listed in hawtio console as consumer from
> ActiveMQ.Advisory queue
> ---------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1365
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1365
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: OpenWire
> Affects Versions: 2.3.0
> Environment: latest upstream 2.3.0 with hawtio
> Reporter: Michal Toth
> Assignee: Howard Gao
> Priority: Critical
> Attachments: openwire.png
>
>
> Having one openwire jms client which is sending messages to queue is listed
> in new console as consumer from activemq.advisory multicast queue. There is
> no information about producing messages to any queue at all.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)