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