Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Event 4.3.2
-
None
Description
I came across situations where periodic jobs were added in the activation of an OSGI component, which eventually piles up to a huge amount of (identical) jobs being scheduled, causing major problems on load and stability.
Before adding a new scheduled job, it should be checked if it already exists.