Hi Senaka, I see a hashmap like this in InfinispanCacheManager.
private final Map<String, Cache> caches = Collections.synchronizedMap(new HashMap<String, Cache>()); I think this code comes from InMemoryCacheManager and I don't see real purpose of it. I am going to remove it. WDYT? thanks, dimuthu -- Dimuthu Leelarathne Technical Lead WSO2, Inc. (http://wso2.com) email: [email protected] Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
