TimedJobHandler and DistributionEventHandler should not be delayed
------------------------------------------------------------------
Key: SLING-1199
URL: https://issues.apache.org/jira/browse/SLING-1199
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Extensions Event 2.0.4
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Extensions Event 2.0.6
Currently the TimedJobHandler and DistributionEventHandler are delayed
components. Therefore these components are only activated when they are used -
and more important deactivated afterwards again. As they start background
threads, this causes problems as they should not be deactivated while the
background tasks are running.
Therefore these components should not be delayed, but immediate
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.