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

Marshall Shi updated SHINDIG-1895:
----------------------------------

    Attachment: 39077.patch

Upload the fixes.
                
> 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
>
>         Attachments: 39077.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> 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

Reply via email to