You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/03/17 17:13:56 UTC

[jira] [Closed] (AMQ-5088) db.data

     [ https://issues.apache.org/jira/browse/AMQ-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-5088.
-----------------------------

    Resolution: Incomplete

Not tests or other information.  Report is against an old 5.7.0 release with no update on if this is a problem on latest 5.10-SNAPSHOT. 

> 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)