View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5913 | Composr | core_upgrader | public | 2024-09-07 20:44 | 2024-11-16 00:51 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 5913: Split database upgrading into multiple steps | ||||
Description | The 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. | ||||
Tags | Roadmap: v11, Type: Performance | ||||
Attach Tags | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
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. |
|
This was implemented a couple of betas ago; I forgot to close this. |
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 |