Martin Frey created AMQ-7048:
--------------------------------
Summary: Topic disappears from network connector
Key: AMQ-7048
URL: https://issues.apache.org/jira/browse/AMQ-7048
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.15.3
Environment: Orace Java 1.8.0_74 64 bit on SLES11SP3
Problem is independent of client version, clients run 5.15.3.
Reporter: Martin Frey
We run a pair of brokers connected with:
<networkConnectors>
<networkConnector name="Alarm zeus und hera"
uri="static://(tcp://10.162.97.35:61616)" networkTTL="2"
bridgeTempDestinations="true"/>
</networkConnectors>
Clients connect with the failover
URL:failover:(tcp://10.162.97.34:61616,tcp://10.162.97.35:61616)?initialReconnectDelay=100
Running the broker with 5.15.3 forwarding of messages over the network
connector stops after a while for some topics. Other topics are still
forwarded. The setup works reliable up and including 5.15.2. The problem occurs
with 5.15.3 however.
In the java console on the broker the topic entry in networkConnectors ...
outbound/Topic has disappeared whenever the problem was observed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)