[
https://issues.apache.org/jira/browse/SLING-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu updated SLING-4342:
--------------------------------
Attachment: SLING-4342.patch
The attached patch ([^SLING-4342.patch]) provides the following improvements:
* reduces the number of repository reads by optimising the
{{SIghtlyJavaCompilerService}} and {{UnitLoader}}
* enhances documentation for {{UnitChangeMonitor}}
* removes useless {{SightlyRenderException}}
> [Sightly] Reduce the number of repository reads
> -----------------------------------------------
>
> Key: SLING-4342
> URL: https://issues.apache.org/jira/browse/SLING-4342
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Radu Cotescu
> Fix For: Scripting Sightly Engine 1.0.0
>
> Attachments: SLING-4342.patch
>
>
> On instances that still use Jackrabbit, repository read operations can become
> problematic if the system is exposed to a high number of requests. Therefore
> the Sightly Scripting engine should be optimised to reduce the number of
> repository reads as much as possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)