Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP3 (5.2.7)
-
All
Description
Some extraneous logic in thread caches has been removed to improve performance.
API CHANGES:
Class: com.liferay.portal.kernel.dao.orm.EntityCache
Method: setLocalCacheEnabled(boolean localCacheEnabled)
Status: Deleted
Class: com.liferay.portal.kernel.dao.orm.EntityCacheUtil
Method: setLocalCacheEnabled(boolean localCacheEnabled)
Status: Deleted
Class: com.liferay.portal.kernel.dao.orm.FinderCache
Method: setLocalCacheEnabled(boolean localCacheEnabled)
Status: Deleted
Class: com.liferay.portal.kernel.dao.orm.FinderCacheUtil
Method: setLocalCacheEnabled(boolean localCacheEnabled)
Status: Deleted
Attachments
Issue Links
- is related to
-
LPS-7126 Remove extraenous logic in Thread caches
- Closed