[ https://issues.apache.org/jira/browse/JCR-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julian Reschke resolved JCR-5161. --------------------------------- Fix Version/s: 2.24 2.23.2 Resolution: Fixed trunk: [62747fa7a|https://github.com/apache/jackrabbit/commit/62747fa7ac458808d1c6aeb235b460ca06b901d4] > Add variant of NamespaceHelper.registerNamespace > ------------------------------------------------ > > Key: JCR-5161 > URL: https://issues.apache.org/jira/browse/JCR-5161 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: namespace > Reporter: Joerg Hoh > Assignee: Julian Reschke > Priority: Major > Fix For: 2.24, 2.23.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)