Hi,

I'm using ActiveMQ 5.10.2 and the included example code
(jms-example-durable-sub) to play around with durable subscriptions.

The examples work fine and the broker remembers the durable subscriptions
when the consumer goes offline and the broker is restarted.

However, if I stop the broker and delete the files db.data and db.redo to
enforce a rebuild of the kahadb index according to  here
<https://access.redhat.com/solutions/276323>  , the broker forgets about the
offline durable subscriptions.

Shouldn't this be fixed with  [AMQ4212]
<https://issues.apache.org/jira/browse/AMQ-4212>   or am I doing something
wrong here?

Chris



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Offline-durable-subscriptions-lost-when-rebuilding-kahadb-index-tp4701701.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to