Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 325214 - Releng: optimize rmap
Summary: Releng: optimize rmap
Status: CLOSED FIXED
Alias: None
Product: MoDisco
Classification: Modeling
Component: Main (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 0.9.0 M2   Edit
Assignee: Nicolas Bros CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-14 05:13 EDT by Nicolas Bros CLA
Modified: 2013-04-29 07:55 EDT (History)
4 users (show)

See Also:
nicolas.bros: indigo+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.