It  looks like, in our app, that the logs are never removed. It's confusing
as I would expect a full gc of the db to expire the log files but it's not
happening
On Oct 28, 2014 7:37 AM, "khandelwalanuj" <khandelwal.anu...@gmail.com>
wrote:

> 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