Closed
Bug 1630019
Opened 6 years ago
Closed 6 years ago
[postgres phase 2] Port purge_cache service to use normalized DB tables
Categories
(Taskcluster :: Services, task)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: hassan)
References
Details
This service currently uses azure-entities emulation to store its data in the DB. This bug entails writing a new DB version that will smoothly migrate the service to use more typical DB tables with nicely-named columns and easy joins.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → helfi92
| Assignee | ||
Comment 1•6 years ago
|
||
Completed in https://github.com/taskcluster/taskcluster/commit/9f2d526729ee191f3f7be077a689710478b8c040. It will be deployed in v29.3.0.
| Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•