[ 
https://issues.apache.org/jira/browse/SLING-10206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated SLING-10206:
------------------------------------
    Description: 
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 {{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.

  was:
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.


> 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
>            Priority: Major
>
> 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 {{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)

Reply via email to