-
Type:
Technical Task
-
Status: Closed
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0 M5
-
Component/s: Performance, Performance > Caching Infrastructure
-
Labels:None
Hibernate ehcache support is used when hibernate's second level cache is enabled, however, Liferay has done all the job about the second level cache itself by using FinderCache and EntityCache. See LPS-30522 for more details.
There is no reason to enable hibernate's second level cache in Liferay, it would be disabled by programming, and no need to maintain the code for the support.