[
https://issues.apache.org/jira/browse/SLING-8765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-8765.
-------------------------------------
Resolution: Fixed
Fixed in rev 196566b
> Cache jackrabbit session check
> ------------------------------
>
> Key: SLING-8765
> URL: https://issues.apache.org/jira/browse/SLING-8765
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: JCR Resource 3.0.20
>
>
> JcrItemResourceFactory is using getItemOrNull of jackrabbit session if the
> session is a jackrabbit session. However the instanceof check is done over
> and over again. We could cache this in the constructor
--
This message was sent by Atlassian Jira
(v8.3.4#803005)