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

Stanton Sievers updated SHINDIG-1746:
-------------------------------------

    Description: 
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

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

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

        

Reply via email to