2012/2/22 Denis Roy <[email protected]> > Winston, > > Hudson is a very important part of our infrastructure. If you've found > a plugin (or a specific build job) that is obviously leaking memory > (thus making our Hudson instance slow) I suggest we disable that plugin > and/or job immediately and open a bug to request it be fixed. > > In this case, is the problem with a specific plugin, or is it within the > job? I can't tell from the words that are written below. >
AFAIK these are not plugins, stapler [1] is mapping hudson application objects to URLs and XStream [2] is a library for serializing/deserializing Objects to XML and back. [1] http://wiki.hudson-ci.org/display/HUDSON/Architecture http://stapler.java.net/what-is.html [2] http://xstream.codehaus.org/ -- Matthias
_______________________________________________ cross-project-issues-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
