[
https://issues.apache.org/jira/browse/JCR-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joerg Hoh updated JCR-5161:
---------------------------
Epic Link: OAK-11821
> NamespaceHelper - get NamespaceRegistry only once
> -------------------------------------------------
>
> Key: JCR-5161
> URL: https://issues.apache.org/jira/browse/JCR-5161
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr-commons
> Reporter: Joerg Hoh
> Assignee: Julian Reschke
> Priority: Major
> Fix For: 2.24, 2.23.2, 2.22.2
>
>
> The method {{NamespaceHelper.registerNamespace()}} always creates a
> NamespaceRegistry on which it acts. If called in a tight loop this creation
> is redundant, so there should be a version of this method, which accepts an
> already existing NamespaceRegistry as parameter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)