View Issue Details

IDProjectCategoryView StatusLast Update
0005913Composrcore_upgraderpublic2024-11-16 00:51
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0005913: 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
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2024-09-07 20:46

administrator   ~0009309

Last edited: 2024-09-07 20:47

View 2 revisions

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.

Patrick Schmalstig

2024-11-16 00:51

administrator   ~0009595

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 Patrick Schmalstig New Issue
2024-09-07 20:44 Patrick Schmalstig Status non-assigned => assigned
2024-09-07 20:44 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-09-07 20:44 Patrick Schmalstig Tag Attached: Roadmap: v11
2024-09-07 20:44 Patrick Schmalstig Tag Attached: Type: Performance
2024-09-07 20:46 Patrick Schmalstig Note Added: 0009309
2024-09-07 20:47 Patrick Schmalstig Note Edited: 0009309 View Revisions
2024-11-16 00:51 Patrick Schmalstig Status assigned => resolved
2024-11-16 00:51 Patrick Schmalstig Resolution open => fixed
2024-11-16 00:51 Patrick Schmalstig Note Added: 0009595