You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/16 09:26:00 UTC

[jira] [Commented] (ARTEMIS-1366) Openwire consumer is listed twice in hawtio console, consuming from Advisory & requested queue/address

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

ASF GitHub Bot commented on ARTEMIS-1366:
-----------------------------------------

GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1587

    ARTEMIS-1366 Hide Advisory Address from Management Console

    Openwire consumer is listed twice below "consumers" tab.
    First it shows correctly the requested queue consume.
    Second it shows consumer from multicast queue ActiveMQ.Advisory.
    The second one is internal and should be hidden.

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

    $ git pull https://github.com/gaohoward/activemq-artemis kmaster_hide_advisory

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

    https://github.com/apache/activemq-artemis/pull/1587.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 #1587
    
----
commit e853db53f6bf22e0c912d3dc75416eb3e2ad61c4
Author: Howard Gao <ho...@gmail.com>
Date:   2017-10-16T09:26:51Z

    ARTEMIS-1366 Hide Advisory Address from Management Console
    
    Openwire consumer is listed twice below "consumers" tab.
    First it shows correctly the requested queue consume.
    Second it shows consumer from multicast queue ActiveMQ.Advisory.
    The second one is internal and should be hidden.

----


> Openwire consumer is listed twice in hawtio console, consuming from Advisory & requested queue/address
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1366
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1366
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire, Web Console
>         Environment: built 2.3.0 from source code with hawtio console
>            Reporter: Michal Toth
>             Fix For: unscheduled
>
>
> Openwire consumer is listed twice below "consumers" tab.
> First it shows correctly the requested queue consume.
> Second it shows consumer from multicast queue ActiveMQ.Advisory. <- This one should be hidden.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)