You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Ryan Baxter (JIRA)" <ji...@apache.org> on 2012/05/30 14:46:26 UTC

[jira] [Updated] (SHINDIG-1746) Update EhCache configuration to use pooled resources for cache sizing

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

Ryan Baxter updated SHINDIG-1746:
---------------------------------

    Fix Version/s:     (was: 2.5.0)
                   2.5.0-beta2
    
> Update EhCache configuration to use pooled resources for cache sizing
> ---------------------------------------------------------------------
>
>                 Key: SHINDIG-1746
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1746
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 2.5.0
>            Reporter: Stanton Sievers
>            Assignee: Stanton Sievers
>              Labels: cache, caching
>             Fix For: 2.5.0-beta2
>
>         Attachments: EhCache.patch
>
>
> With EhCache 2.5.0 functionality was introduced to allow caches to be sized using bytes as an alternative to using the number of elements.  One can also define the overall heap space that EhCache will use as well as what percentage of the overall cache's heap each named cache will use.  See http://ehcache.org/documentation/configuration/cache-size#pooled-resources
> I would like to update Shindig to use this by default, as I think it should be the recommended method for configuring EhCache's use in Shindig out-of-the-box.
> As part of the deliverables for this JIRA, I will be updating and maintaining portions of the wiki: https://cwiki.apache.org/confluence/display/SHINDIG/Index#Index-CachinginShindig

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira