Skip to content
Failed

Changes

Summary

  1. Bug 566942 - Workaround some performance issues with CDO by enabling (details)
Commit 726eb04cd711a360c13289080fbb20d94becdc0c by Florian Noyrit
Bug 566942 - Workaround some performance issues with CDO by enabling
DEPTH_INFINITE prefetch of CDO resources by default.

The org.eclipse.papyrus.cdo.core.resource.PapyrusCDOResourceImpl.ORG_ECLIPSE_PAPYRUS_LAZY_CDO_RESOURCE_LOADING
System property can be used to avoid this DEPTH_INFINITE prefetch.

Change-Id: I0cd96a48929f8af2e631c08eb63884f783274bbb
The file was modified cdo/bundles/org.eclipse.papyrus.cdo.core/src/org/eclipse/papyrus/cdo/core/resource/PapyrusCDOResourceImpl.java