[
https://issues.apache.org/jira/browse/AMQ-7112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699675#comment-16699675
]
ASF GitHub Bot commented on AMQ-7112:
-------------------------------------
GitHub user alanprot opened a pull request:
https://github.com/apache/activemq/pull/324
AMQ-7112 - Show duplex network bridges in the remote broker console
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alanprot/activemq AMQ-7112
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/324.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 #324
----
commit 7912b3bdf591be70a3f254b23fd2f5ddb5de9ace
Author: Alan Protasio <alanprot@...>
Date: 2018-11-26T22:57:49Z
AMQ-7112 - Show duplex network bridges in the remote broker console
----
> Network Bridges not showing Duplex bridges on the Remote broker
> ---------------------------------------------------------------
>
> Key: AMQ-7112
> URL: https://issues.apache.org/jira/browse/AMQ-7112
> Project: ActiveMQ
> Issue Type: Test
> Components: networkbridge
> Affects Versions: 5.15.8
> Reporter: Alan Protasio
> Priority: Major
> Fix For: 5.16.0, 5.15.9
>
>
> Hi,
> I created a duplex network connector and I noticed that the "[Created By
> Duplex|http://localhost:8161/admin/network.jsp]" column was false in the
> local broker. I found this weird and I noticed that the collumn should have
> the value true on the remote broker as described here:
> [http://sensatic.net/activemq/how-to-monitor-activemq-networks.html]
> After analyzing why i noticed that the name of the remote bean changed here:
> https://issues.apache.org/jira/browse/AMQ-4237
> [https://svn.apache.org/viewvc/activemq/trunk/activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java?r1=1425871&r2=1425870&pathrev=1425871]
> After this change this information stopped to be displayed in the console.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)