[
https://issues.apache.org/jira/browse/SLING-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-4566.
-------------------------------------
Resolution: Fixed
Implemented by passing around a global data object holding the namespace
prefixes for a single resource provider.
> Get array of namespace prefixes only once
> -----------------------------------------
>
> Key: SLING-4566
> URL: https://issues.apache.org/jira/browse/SLING-4566
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Affects Versions: JCR Resource 2.5.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: JCR Resource 2.5.2
>
>
> The JcrModifiableValueMap caches an array of namespace prefixes as this is
> right now an expensive repository operation.
> Instead of doing this in each and every value map, we could do this just once
> per resource provider.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)