The following scenario: Master and slave share a datastore. Master fails, slave takes over. Is it possible to define a forwarding connection from this slave to another (master) broker, with the result that the slave broker finds the stored messages sent to the failed master, and automatically sends them to another broker, that has consumers and subscribers as the failed broker? The slave itself has no clients attached.
Is this forwarding of stored messages possible? Or would the forwarding of messages from the slave to the connected broker only work for newly arrived messages? -- View this message in context: http://activemq.2283324.n4.nabble.com/slave-broker-forwarding-dead-master-s-messages-to-another-broker-tp4662387.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.