← Back to team overview

graphite-dev team mailing list archive

Re: [Question #186498]: MemoryError when running an intensive maximumAbove

 

Question #186498 on Graphite changed:
https://answers.launchpad.net/graphite/+question/186498

Michael Leinartas posted a new comment:
Whisper loads the entire requested series in memory twice (raw binary +
unpacked) so it's not too surprising that loading 3000 simultaneously
would exhaust available memory.

Note that memcached isn't involved at this point - this is memory being
used within the Python interpreter

I dont have any solution to this at this point. Feel free to file a bug
describing the problem

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.