producer->setDeliveryMode( DeliveryMode::PERSISTENT );
When i restart broker,the mesages are lost.

producer->setDeliveryMode( DeliveryMode::NON_PERSISTENT );
When i restart broker,the mesages are recovered.

Why?


-- 
View this message in context: 
http://www.nabble.com/The-problem-in-ActiveMQ-CPP-2.0-Released-tf3626404s2354.html#a10126042
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to