Carsten Ziegeler created SLING-4048:
---------------------------------------
Summary: Avoid keeping jobs in memory
Key: SLING-4048
URL: https://issues.apache.org/jira/browse/SLING-4048
Project: Sling
Issue Type: Improvement
Components: Extensions
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Event 3.3.16
Currently all jobs for a single instance are hold in memory and put into the
queues. This is not optiomal, especially for a large amount of jobs. In
addition it makes configuration changes, queue updates etc. more complicated.
We should revert this and let a queue only pick a job from the resource tree
when it has a free processing space.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)