hi, All, first, I have a question. the setup I have is two pair of master/slave running on different machines. When I use activemq-admin.bat stop --jmxurl to stop one master, what happens to the pending message in the queue on this stopped broker?
I have a requirement that when we need to maintain the server that hosts a broker, we want to stop one broker in a way that it first stops accepting new messages, then it forwards its pending queue messages to the other broker and when all the pending messages are forwarded. it will stop its network connector. Is there any way to achieve the above? or I have to change the source to do this. Thank you. best, Ying -- View this message in context: http://www.nabble.com/gracefully-stop-ActiveMQ-in-a-network-of-broker-tp20446775p20446775.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.