Hi,

I am using levelDB with ActiveMQ 5.10. I want to understand when data logs
are deleted for consumed messages. 

What I understand: 
In kahadb: It checks periodically for garbage collection files.
In levelDB: It does at the end of compaction and recovery 


So how does compaction happens in levelDB and what are default configuration
to control the compaction? 

Thanks,
Anuj



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Garbage-Collection-in-LevelDB-tp4686752.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to