You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Torsten Mielke (JIRA)" <ji...@apache.org> on 2009/11/12 18:57:52 UTC

[jira] Reopened: (AMQ-2338) Add indexCacheSize option to KahaDB store to allow configuring the read cache size.

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

Torsten Mielke reopened AMQ-2338:
---------------------------------


The class MessageDatabase.java now has the indexCacheSize but it still isn't configurable through the <kahaDB> config element in activemq.xml as shown in http://activemq.apache.org/kahadb.html, because the KahaDBPersistenceAdapter class does not know about this property.

The property needs to be added to KahaDBPersistenceAdapter as well in order to be configurable.



> Add indexCacheSize option to KahaDB store to allow configuring the read cache size.
> -----------------------------------------------------------------------------------
>
>                 Key: AMQ-2338
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2338
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Message Store
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 5.3.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.