[
https://issues.apache.org/jira/browse/AMQ-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923360#comment-13923360
]
Timothy Bish commented on AMQ-5088:
-----------------------------------
Try testing against v5.9.0 or 5.10-SNAPSHOT. If you can create a unit test
then there's something to look into, otherwise this issue is not able to be
investigated and will be closed as incomplete.
> db.data
> -------
>
> Key: AMQ-5088
> URL: https://issues.apache.org/jira/browse/AMQ-5088
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.7.0
> Environment: jdk1.6, Linux
> Reporter: Ravi Somepalli
>
> db.data file keeps increasing, we have activemq version 5.7.0 and we use
> persistent queues.
> Could you please look into this, find below the persister configuration
> <persistenceAdapter>
>
> <kahaDB directory="${user.home}/LLM"
> indexWriteBatchSize="10000"
> indexCacheSize="1000" checkpointInterval="5000"
> enableIndexWriteAsync="true"
> cleanupInterval="5000"
> journalMaxFileLength="32mb"
> enableJournalDiskSyncs="true"
> checkForCorruptJournalFiles="true" />
> </persistenceAdapter>
--
This message was sent by Atlassian JIRA
(v6.2#6252)