Hi,
I set the following configuration so that not messages stuck:
networkConnector
uri="static://(failover://(ssl://test:61616))?maxReconnectDelay=5000"
networkTTL="10"
dynamicOnly="true"
prefetchSize="1"
name="outbox">
<excludedDestinations>
<queue physicalName="A"/>
</excludedDestinations>
<staticallyIncludedDestinations>
<queue physicalName="B"/>
</staticallyIncludedDestinations>
</networkConnector>
</networkConnectors>
But the failover doesn't work.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Messages-stuck-in-queue-tp3244342p3587855.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.