Stefan Egli created SLING-6287:
----------------------------------
Summary: support maxparallel for main job queue
Key: SLING-6287
URL: https://issues.apache.org/jira/browse/SLING-6287
Project: Sling
Issue Type: Improvement
Components: Event
Affects Versions: Event 4.2.0
Reporter: Stefan Egli
Assignee: Stefan Egli
Fix For: Event-4.2.2
[Currently|https://github.com/apache/sling/blob/4eeb4593d6d9d43091ed1c5796746493724bfece/bundles/extensions/event/src/main/java/org/apache/sling/event/impl/jobs/config/MainQueueConfiguration.java#L104]
the main job queue converts doubles as {{maxparallel}} into the default (15),
as well as it converts ints < 2 into 2. This is unlike other queues, which
allow to set values between 0.0 and 1.0 as maxparallel.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)