Multicast works, but cannot be controlled
-----------------------------------------

                 Key: AMQ-2344
                 URL: https://issues.apache.org/activemq/browse/AMQ-2344
             Project: ActiveMQ
          Issue Type: Bug
          Components: Transport
    Affects Versions: 5.2.0
            Reporter: Jason Dexter


I'm currently testing the network of brokers configuration (ref: 
http://activemq.apache.org/networks-of-brokers.html)
Actually this works, but concerning the available parameters for discoveryUris, 
I do not see any effect, when using a xbean configuration like

<transportConnector name="openwire" uri="tcp://localhost:61616" 
discoveryUri="multicast://default?reconnectDelay=4000&amp;maxReconnectAttempts=10&amp;useExponentialBackOff=false&amp;initialReconnectDelay=5000"/>

I do not want to produce much multicast traffic, because it is not necessary in 
my target networks. Is there a way to let the above configured transport work 
as required?
Or is this a local brain problem? ;-)

Kind Regards




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to