[
https://issues.apache.org/jira/browse/AMQ-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-4810.
-------------------------------
Resolution: Duplicate
This looks to be the same issue and should be fixed in 5.14.0
> LevelDB store does not seem to garbage collect its files
> --------------------------------------------------------
>
> Key: AMQ-4810
> URL: https://issues.apache.org/jira/browse/AMQ-4810
> Project: ActiveMQ
> Issue Type: Bug
> Environment: activemq-5.9-20131011.032953-115
> Reporter: Lionel Cons
>
> Trying the LevelDB store on a recent ActiveMQ 5.9 snapshot, it seems that the
> broker does not remove useless files.
> I currently have a broker with no messages at all (all queues are empty and
> the TotalMessageCount is at 0) but plenty of LevelDB files:
> # du -ks leveldb
> 1388380 leveldb
> # find leveldb -type f | wc -l
> 2419
> Maybe this is related to https://issues.apache.org/jira/browse/APLO-245?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)