Marcel Reutegger created OAK-2452:
-------------------------------------
Summary: Avoid lookup of conflicting node with
ImportUUIDBehavior.IMPORT_UUID_CREATE_NEW
Key: OAK-2452
URL: https://issues.apache.org/jira/browse/OAK-2452
Project: Jackrabbit Oak
Issue Type: Improvement
Components: jcr
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Priority: Minor
This issue is related to OAK-1244. The importer will create a new UUID for
referenceable nodes when ImportUUIDBehavior.IMPORT_UUID_CREATE_NEW is used. But
even with this import behavior, the importer still checks if there is a
conflicting node. This is not necessary in this case and should be avoided.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)