12 Jun
2008
12 Jun
'08
12:45 p.m.
Hi, Vincent. Vincent Massol wrote:
Why is it using some much memory? Isn't that a bug? (I don't understand why we would need to load more than 1 attachment version at a time in memory).
Look at http://xwiki.markmail.org/search/?q=attachments+storage+profiling#query:atta...
Worse, if this is not the first version of the attachment, then the complete attachment history is loaded in memory, so add another 24*versionsize*versions of memory needed during upload.
This is a feature of JRCS :) -- Artem Melentyev