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

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

Github user michaelandrepearce commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1647#discussion_r151278990
  
    --- Diff: 
artemis-protocols/artemis-openwire-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/openwire/OpenWireConnection.java
 ---
    @@ -1221,6 +1240,7 @@ public Response processWireFormat(WireFormatInfo 
command) throws Exception {
           public Response processAddDestination(DestinationInfo dest) throws 
Exception {
              Response resp = null;
              try {
    +            System.out.println("___adding dest: " + dest);
    --- End diff --
    
    Should be removed 


> 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)

Reply via email to