-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, 7.3.X, Master
-
Fix Version/s: 7.1.10 DXP FP21, 7.1.X, 7.2.10 DXP FP10, 7.2.10.4 DXP SP4, 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: Performance > Caching Infrastructure
-
Branch Version/s:7.3.x, 7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
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.
- 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