How do you reconnect brokers?
We are evaluating a multiple broker configuration.
Everything works when the broker to broker connection is connected.
When we break it and reconnect it, sometimes messages are delivered, sometimes they are not.
In our test program we are passing JMQReconnect = true and JMQReconnectDelay = 10
to the connection factory.
Is there a broker to broker configuration parameter analogous to the
API reconnect parameters?

