[
https://issues.apache.org/jira/browse/AMQ-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Somepalli updated AMQ-5088:
--------------------------------
Description:
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>
was:
db.data file keeps increasing, we have activemq version 5.7.0 and we use
persistent queues.
Could you please look into this
> 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)