Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 325214

Summary: Releng: optimize rmap
Product: [Modeling] MoDisco Reporter: Nicolas Bros <nicolas.bros>
Component: MainAssignee: Nicolas Bros <nicolas.bros>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: fabien.giquel, gdupe, hugo.bruneliere, modisco.web-inbox
Version: 0.9.0Flags: nicolas.bros: indigo+
Target Milestone: 0.9.0 M2   
Hardware: All   
OS: All   
Whiteboard:

Description Nicolas Bros CLA 2010-09-14 05:13:24 EDT
I noticed while running Buckminster with "--loglevel DEBUG" that the Buckminster import is far from optimal : it tries to get each artifact from several locations before finding one location that contains it.

This is probably one of the reasons the import is taking so long (see Bug 323977).

The rmap should specify where each artifact is supposed to be, instead of letting Buckminster search from it in all update sites.
And the same goes for the SVN locations: each MoDisco project should only be searched for at one location, instead of in each folder (plugins, features, examples, doc, tests, releng) under the MoDisco SVN.
Comment 1 Nicolas Bros CLA 2010-09-14 10:34:27 EDT
I have optimized the rmap. Unfortunately, this doesn't seem to solve the problem, since the job still gets stuck when running on hudson.eclipse.org (Bug 323977). But once this problem is solved, the optimization should help the job run quickly.
Comment 2 Hugo Bruneliere CLA 2010-10-05 05:09:35 EDT
Bug to be fixed by bug #323977.