Hi,

i am using activemq 5.4 snapshot (resp. 5.3.1 snapshot) with kahadb in
following use-case:
- 3 durable topic subscriber, each refuses message using session.recover(),
3 delivery attempts
- ActiveMQ.DLQ consumer 
- persistent message topic producer

In such case deadletter consumer should consume every message sent, as soon
as number of delivery attempts is reached and mmessage is sent to
ActiveMQ.DLQ. Result is ok but kahadb data directory at the end contains all
log files with names db-<number>.log ever created. They aren't deleted even
after some time.

I can also see following massege in console:

WARN | Duplicate message add attempt rejected. Message id:
ID:sk1d069c-3826-1264006781626
-0:0:1:1:13425

If use-case is altered to use queue instead of topic log files are
periodically deleted without WARN messages in console.

Thanks for help,
Juraj








-- 
View this message in context: 
http://old.nabble.com/Kahadb-directory-is-not-cleaned-tp27245364p27245364.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to