mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15328
[Bug 778254] A change has been merged
Reviewed: https://reviews.mahara.org/2729
Committed: http://gitorious.org/mahara/mahara/commit/3921ebdd0f5a07403a8188af742c549bca765b2d
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 3921ebdd0f5a07403a8188af742c549bca765b2d
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Thu Nov 21 15:55:00 2013 +1300
Split multiple user activity notifications into chunks (Bug 778254)
1. Add a new column 'last_processed_userid' into the table
activity_queue
2. Enable the notify_users() method to work with split user chunks
3. Modify the activity_process_queue() function to update the
activity_queue with the new process
Change-Id: Id404aa8e8fa6515cfeb557a4ea11c14c43771fe7
Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/778254
Title:
Split multiple user activity notifications into chunks
Status in Mahara ePortfolio:
In Progress
Bug description:
See bug #716812.
When there are lots of users that need to be notified about a single
activity, they need to be chunked and processed over several cron runs
to avoid running out of memory.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/778254/+subscriptions
References