mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #30550
[Bug 1457710] Re: Elasticsearch plugin is not reading the queue in order
** Also affects: mahara/15.10
Importance: Undecided
Status: New
** Also affects: mahara/15.10
Importance: Undecided
Status: Fix Released
--
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/1457710
Title:
Elasticsearch plugin is not reading the queue in order
Status in Mahara:
Fix Committed
Status in Mahara 15.10 series:
Fix Released
Bug description:
There's a minor syntax error in the elasticsearch code that pulls out
data from the queue for sending to the server.
The 3rd and 4th arguments to get_records_array() are switched, which
means that it pulls records in arbitrary database order, instead of
specifically ordered by ID.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1457710/+subscriptions
References