hi,

I'm using a persistent and durable subscriber in topic since all of messages
that published should be subscribed whatever may happen.

I'm going to use the subscription recovery policy so as to go back in time
when happening to subscription error, abrupt broker shundown. 

Refering to http://activemq.apache.org/subscription-recovery-policy.html,
however, lists of the recovery policy cannot recover the entire of messages
during the downtime - only support for the fixed size, count and last
message and so on.

When the broker restarts, all of messages can be recovered from the
viewpoint of Queue but topic doesn't do, I think.

Any advice about my thinking?

sic
-- 
View this message in context: 
http://old.nabble.com/Entire-Subscription-Recovery-Policy-tp28431701p28431701.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to