View Issue Details

IDProjectCategoryView StatusLast Update
5913Composrcore_upgraderpublic2024-11-16 00:51
ReporterPDStig Assigned ToPDStig  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary5913: Split database upgrading into multiple steps
DescriptionThe database upgrading step of the upgrader needs to be broken down into multiple runs. Do what we do for file transfers; use an iframe. Or do what we do for the installer and proceed after 10 seconds.

While this will greatly increase the amount of time the process takes, it will significantly reduce the risk of timeouts and out of memory errors on some servers which do not allow extending the timeout / memory (which is common practice in this day and age for security and stability).

The upgrader should process one module / addon / block per step/execution, with version specific, database specific, and cns specific each on their own separate steps as well.
TagsRoadmap: v11, Type: Performance
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

PDStig

2024-09-07 20:46

administrator   ~9309

Last edited: 2024-09-07 20:47

NB: Even on my dedicated server with 30 seconds (time extensions are not allowed) and 128MB memory allocation, it times out and has memory issues on this step. Therefore it's not an issue of faulty server configuration or poor performance; it needs optimised.

PDStig

2024-11-16 00:51

administrator   ~9595

This was implemented a couple of betas ago; I forgot to close this.

Issue History

Date Modified Username Field Change
2024-09-07 20:44 PDStig New Issue
2024-09-07 20:44 PDStig Status Not Assigned => Assigned
2024-09-07 20:44 PDStig Assigned To => user4172
2024-09-07 20:44 PDStig Tag Attached: Roadmap: v11
2024-09-07 20:44 PDStig Tag Attached: Type: Performance
2024-09-07 20:46 PDStig Note Added: 0009309
2024-09-07 20:47 PDStig Note Edited: 0009309
2024-11-16 00:51 PDStig Status Assigned => Resolved
2024-11-16 00:51 PDStig Resolution open => fixed
2024-11-16 00:51 PDStig Note Added: 0009595