[
https://issues.apache.org/jira/browse/SHINDIG-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251916#comment-13251916
]
Stanton Sievers commented on SHINDIG-1746:
------------------------------------------
It looks like I'll need to update slf4j dependencies from 1.5.11 to 1.6.1
because ehcache 2.5.0 has dependencies on the latter.
> 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
>
>
> 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.
--
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