← Back to team overview

mahara-contributors team mailing list archive

[Bug 1694342] Re: Eventlog update in upgrade taking hours to process

 

** Also affects: mahara/16.10
   Importance: Undecided
       Status: New

** Changed in: mahara/16.10
       Status: New => In Progress

** Changed in: mahara/16.10
   Importance: Undecided => Medium

** Changed in: mahara/16.10
    Milestone: None => 16.10.5

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

Title:
  Eventlog update in upgrade taking hours to process

Status in Mahara:
  Fix Committed
Status in Mahara 16.10 series:
  In Progress
Status in Mahara 17.04 series:
  In Progress
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  OS: Linux
  DB: Postgres
  Mahara: 16.10.4
  Browser: N/A

  With the latest security release for 16.10.4, the upgrade to clean the
  eventlog of sensitive data can take hours to process.

  We have over 56K records for the 'createuser' event. Most of them are
  LDAP accounts so the data looks like this:

  
  "{"username":"abc","authinstance":"3","firstname":"first","lastname":"last","password":"","email":"myemail@xxxxxxxxxxx","studentid":"1234","ctime":"2016-07-05 11:29:21","urlid":"1234","quota":"524288000","id":85}"

  The upgrade updates these records to remove the '"password":""' data.

  I'll try to improve on this.

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


References