-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.X EE, 6.2.X EE, 7.0.0 M5
-
Fix Version/s: 6.1.X EE, 6.2.4 CE GA5, 6.2.X EE, 7.0.0 M5
-
Component/s: Staging
-
Labels:
-
Branch Version/s:6.2.x, 6.1.x
-
Backported to Branch:Committed
-
Story Points:12
-
Fix Priority:3
-
Git Pull Request:
Having many layouts and layout branches and versions can lead to Out of Memory errors. This is because each layout branches and versions information is stored for every user in the PortalPreferences table. If there are many layouts, this can lead to each record in the PortalPreferences table becoming overly large.
See the attached file to see an example record of the Preferences column from the PortalPreferences table.
- causes
-
LPS-59894 Loading site pages in control panel is slow with versioning enabled and many pages
- Closed
-
LPS-56010 User cannot switch to other variation of a page with local staging
- Closed
- relates
-
LPE-13755 Having Layout Branch and Versions stored in PortalPreferences can lead to Out-of-Memory (OOM) errors
-
- Closed
-