Check if parallel property for jobs has value false
---------------------------------------------------
Key: SLING-1349
URL: https://issues.apache.org/jira/browse/SLING-1349
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: Extensions Event 2.1.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Extensions Event 2.2.0
Currently the parallel property for processing jobs is only checked for
existing or non-existing. However this handling is a little bit confusing as
for example
if the parallel property has the value "false" the job is still processed in
parallel.
We should check the value for "no" and "false"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.