-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.20.05, 2.21.07, Unreleased - EOL
-
Component/s: None
-
Labels:None
-
Similar issues:
The CMS observation manager registers listeners with the repository that retain a list of events. Those events are processed when a wicket request arrives.
However, the list of events has no bounds. So when requests do not arrive in time, the list can grow quite large.