kwin commented on a change in pull request #59:
URL: 
https://github.com/apache/sling-org-apache-sling-starter/pull/59#discussion_r822777481



##########
File path: src/main/features/base.json
##########
@@ -358,6 +358,10 @@
             "user.mapping":[
                 "org.apache.sling.jcr.contentloader=[sling-jcr-content-loader]"
             ]
+        },
+        "org.apache.sling.jcr.contentloader.internal.ContentReaderWhiteboard": 
{
+            // SLING-11168 - ensure all four ootb readers are started
+            "contentReader.cardinality.minimum": 4

Review comment:
       I am in favour of a fix which doesn't require additional OSGi 
configuration (like 
https://github.com/apache/sling-org-apache-sling-jcr-contentloader/pull/12) in 
order for other distributions also benefit from it automatically (without 
having to configure anything explicitly).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to