You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2009/07/31 22:05:34 UTC

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

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.


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

Posted by "Torsten Mielke (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Torsten Mielke updated AMQ-2338:
--------------------------------

    Attachment: AMQ-2338.patch

Proposing a patch for this problem, not fully tested here.

> 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
>
>         Attachments: AMQ-2338.patch
>
>


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


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

Posted by "Rob Davies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies reassigned AMQ-2338:
-------------------------------

    Assignee: Rob Davies  (was: Hiram Chirino)

> 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: Rob Davies
>             Fix For: 5.3.1, 5.4.0
>
>         Attachments: AMQ-2338.patch
>
>


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


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

Posted by "Torsten Mielke (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Rob Davies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies resolved AMQ-2338.
-----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.3.0)
                   5.4.0
                   5.3.1

> 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: Rob Davies
>             Fix For: 5.3.1, 5.4.0
>
>         Attachments: AMQ-2338.patch
>
>


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


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

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved AMQ-2338.
--------------------------------

    Resolution: Fixed

applied in rev 799733

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