-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.2.0
-
Component/s: Enterprise, Repository - Hooks
When RepositoryHookService.setSettings(Repository, String, Settings) is called, rather than updating the existing database row for the Settings object, a new row is always created and the previous row is left orphaned. This causes the sta_shared_lob table to grow without bounds, steadily increasing database and backup size.
- incorporates
-
BSERV-7136 The table sta_shared_lob doesn't remove old records that may cause clogs
-
- Closed
-