Make the maximum number of job queues configurable
--------------------------------------------------
Key: SLING-1369
URL: https://issues.apache.org/jira/browse/SLING-1369
Project: Sling
Issue Type: New Feature
Components: Extensions
Affects Versions: Extensions Event 2.1.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Extensions Event 2.2.0
Currently it is possible to create an unlimited number of job queues - as each
job queue requires an own thread the server might run out of resources if too
many job queues are started.
Therefore we should limit the number of job queues and make this configurable.
If the number of job queues is exceeded, the incoming jobs are put into the
main queue
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.