mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #27153
[Bug 1457710] Re: Elasticsearch plugin is not reading the queue in order
** Changed in: mahara
Status: In Progress => Fix Committed
--
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 ePortfolio:
Fix Committed
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