mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25006
[Bug 1422232] Re: elasticsearch - reset and indexing
Hi,
Unless someone can be close by while I install elastic search, this one
might be best for a dev to test. There seems to be quite a few moving
parts :)
Thanks,
Jinelle
--
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
References