Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
5.17.4
-
None
-
Important
Description
I have a activemq over a network working as master slave(4 pairs)
But for some reason the messages placed in one queue(in broker-4) doesn't show a bridge to host-1 ActiveMQ Brokers
Master-slave
akl1-mmh1
akl2-mmh2
akl3-mmh3
akl4-mmh4
When i look at a queue this is what i'm seeing as consumers in AKL1
Whereas AKL2 and akl3 has duplicate network bridge as highlighted
AKL4 is with exact consumer(application)
Couple of question with respect to above pictures
- Is it expected to have network bridges as consumers in each broker/queue
- why does it have duplicate bridges? Not sure where to start to identify the issues
Sample network configuration in AKL2, similar to below config akl1 will have bridge to (node2/3/4) and akl2 will have node1,3,4
<networkConnector name="network_node3" userName="xxxxxxxxxx" password="xxxxxxxxxx" uri="masterslave:(ssl://amq-uat-mmh3:61617,ssl:amq-uat-akl3:61617)" networkTTL="3" conduitSubscriptions="true" decreaseNetworkConsumerPriority="true" suppressDuplicateQueueSubscriptions="true" duplex="false"/>