Re: durable subscribe with Pure master/slave get bug?

2012-11-19 Thread antlet
thanks for you reply. when I restart the slave service , I found the slave service's status change to un-active, and so ,it cause to the queue block( it means , the in queue is increase ,but no consume) though the Master service is normal ,but , at last , slave's status make the Master service blo

Re: durable subscribe with Pure master/slave get bug?

2012-11-19 Thread antlet
thanks! OK, maybe I should give up the pure Master/Slave, then which way you recommond ? I think jdbc + mysql is not a good Idea, it increase my system's complexity ,and I dont think the reliability of mysql is better than activeMQ, and it make the system a extra single-point -- View this me