[kepler-dev] [Bug 5276] component search performance is poor

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Feb 4 14:10:31 PST 2011


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5276

--- Comment #5 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2011-02-04 14:10:31 PST ---
Discussed this with Jing. We think the schema is too loose right now, and we
should change it so that we can rely on every karEntry having a name, type, and
handler. We need to verify that existing karEntries all have these fields, but
we're pretty sure this is true.
The schedule currently uses the karXml to determine if a moml has a director
(for telling if it's an actor or a regular workflow). This may no longer be
possible to do without having the karXml, but this may be an acceptable loss
for speeding up search.
Additional features currently offered by the components search (e.g. drag and
drop of workflow contained in kar, etc) will have to be looked at in detail,
search may have to lose a few features in order to increase performance.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list