← Back to team overview

mahara-contributors team mailing list archive

[Bug 1812120] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9442
Committed: https://git.mahara.org/mahara/mahara/commit/52adc5e42583e909563c7ba576cc6c7c6f5bbbb5
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 52adc5e42583e909563c7ba576cc6c7c6f5bbbb5
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Jan 17 11:13:00 2019 +1300

Bug 1812120: Making sites with elasticsearch upgrade faster

As sites with 100,000+ views take forever to upgrade

We don't need to re-index the view row changes when adding the new
columns

behatnotneeded

Change-Id: I90143f592c5203a4dfc2fd20d2d4ef1148cf9e95
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

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

Title:
  Slowness when upgrading to v18.10+ when using elasticsearch

Status in Mahara:
  Fix Committed
Status in Mahara 18.10 series:
  In Progress
Status in Mahara 19.04 series:
  Fix Committed

Bug description:
  This is because there are a couple of db updates to the view table
  where we add a new column so that means the elasticsearch queue will
  be updated/checked for each view row at least twice when we don't need
  to

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


References