Konrad Windszus created SLING-10206:
---------------------------------------
Summary: Install content packages with import option strict
Key: SLING-10206
URL: https://issues.apache.org/jira/browse/SLING-10206
Project: Sling
Issue Type: Improvement
Components: Content Distribution
Reporter: Konrad Windszus
Currently content packages are only installed in a best effort manner (compare
with JCRVLT-510). To be able to track down issues with content distribution it
is crucial that everything is installed in strict mode (as otherwise errors
might not get noticed).
This would require setting custom `ops.setStrict(true)` in
https://github.com/apache/sling-org-apache-sling-distribution-journal/blob/ba075183c374a09b86ca6fa4755a05b26e74866d/src/main/java/org/apache/sling/distribution/journal/bookkeeper/ContentPackageExtractor.java#L100.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)