mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #05650
[Bug 820727] Re: rebuild_artefact_parent_cache_complete running out of memory
** Changed in: mahara
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/820727
Title:
rebuild_artefact_parent_cache_complete running out of memory
Status in Mahara ePortfolio:
Fix Committed
Bug description:
See the following thread:
http://mahara.org/interaction/forum/topic.php?id=2645
That rewrite held the memory limit problem at bay for a little while,
but now with a bigger artefact table (~300000 rows) cron.php is
running out of memory again.
rebuild_artefact_parent_cache_complete() should be modified so it
reads the artefact table a bit at a time, instead of all at once.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/820727/+subscriptions
References