Patch for "1.10_STABLE" branch: https://reviews.mahara.org/4648

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

Title:
  elasticsearch - reset and indexing

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

Bug description:
  When one resets the index via extensions -> elasticsearch
  configuration form part of the process is to index the elasticsearch

  If the site is large the 'Cron record limit' value should be set so
  that not too much of the queue is slurped up to be handled at one
  time.

  One thing I noticed from doing some tests was that when I hit reset
  index button it goes off and does it's thing which calls the
  index_queued_items() to index some items but then the cron rolls
  around and calls it too.

  When we hit reset index we should set the cron flag to stop cron from
  doing the indexing at same time and unset the flag once the reindex
  step is done by the form.

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to