← Back to team overview

mahara-contributors team mailing list archive

[Bug 1464052] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4829
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0b1d3d68f9ff6ce0ff232ccc853eab5606eed498
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 0b1d3d68f9ff6ce0ff232ccc853eab5606eed498
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu Jun 11 12:51:22 2015 +1200

Set elasticsearch cronlimit to 50000 by default.

Bug 1464052: Giving it a default of 50000 instead of unlimited.

Change-Id: I30210d3416d70d96bec40ebb578c5302e07ff63f

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

Title:
  Set a default record limit for the elasticsearch cron job

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 1.9 series:
  Confirmed
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  We added a setting to the elasticsearch cron job to limit how many
  records it will attempt to index on each cron run. But by default, we
  set this to "unlimited".

  Every time I set up a new site, I have to manually remember to set it
  to a reasonable number (which is around 10,000). It would make my life
  easier if this were in there by default, and it would also be helpful
  to our users so that they don' have to figure out what's a reasonable
  number for this value.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1464052/+subscriptions


References