Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
2.8.5
-
None
Description
Replace the backup_ids_temp table with a cache. Make it per-backup/restore too for efficiency and to remove the possibility of simultaneous backups/restores stomping on each others' data (via purges, not get/set - the current key includes the backup/restore ID).
(Question listed as an affected component because it uses the table in its backup/restore support).