Marshall Shi created SHINDIG-1895:
-------------------------------------
Summary: CacheManager is creating new instance rathan than use
singleton
Key: SHINDIG-1895
URL: https://issues.apache.org/jira/browse/SHINDIG-1895
Project: Shindig
Issue Type: Bug
Components: Java
Affects Versions: 2.5.0-beta5
Reporter: Marshall Shi
Priority: Minor
Fix For: 2.5.0-beta5
In EhCacheCacheProvider.java, it is creating a new CacheManager instance.
Prefer to use static create() method of CacheManager class to return a
singleton.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira