Reviewed:  https://reviews.mahara.org/2729
Committed: 
http://gitorious.org/mahara/mahara/commit/3921ebdd0f5a07403a8188af742c549bca765b2d
Submitter: Son Nguyen ([email protected])
Branch:    master

commit 3921ebdd0f5a07403a8188af742c549bca765b2d
Author: Son Nguyen <[email protected]>
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 <[email protected]>

-- 
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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to