Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.X, 7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x, 7.1.x
-
Committed
-
3
-
Performance
Description
GroupLocalServiceImpl.getGroupIds is using a CustomSQL to avoid having to retrieve complete object to just return the primary key. Since the CustomSQL isn't joining tables a cache should be added in order to query always database.
Attachments
Issue Links
- depends on
-
LPS-121770 Add support to cache list of non-BaseModel classes
-
- Closed
-
-
LPS-122032 Add cache support for dsl query
-
- Closed
-
-
LPS-122225 Move cache key generation logic out of FinderPath
-
- Closed
-
-
LPS-122896 Simplify FinderCache#getResult
-
- Closed
-
- is caused by
-
LPS-110846 Many Inactive Groups (Sites or deactivated Users) causes User Groups and Users and Organizations pages to load slowly or fail to load
- Closed
- is related to
-
LPS-110846 Many Inactive Groups (Sites or deactivated Users) causes User Groups and Users and Organizations pages to load slowly or fail to load
- Closed
- relates
-
LPS-122035 Avoid filter ES queries by ActiveGroupIds
- Closed