-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.4.2-HF15, 5.5
-
Component/s: None
-
Environment:nuxeo-platform-importer addon
The recursive source node parser in GenericThreadedImportTask (nuxeo-platform-importer-core) call node.getChildren twice when starting a new thread, this can be time consuming if the children are not lazily loaded.