Closed
Bug 791336
Opened 12 years ago
Closed 5 years ago
rename blob schema # to something less confusing
Categories
(Release Engineering Graveyard :: Applications: Balrog (backend), defect, P5)
Release Engineering Graveyard
Applications: Balrog (backend)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bhearsum, Unassigned)
References
Details
(Whiteboard: [lang=python][ready])
Catlee was telling me today that folks weren't quite sure what the 'schema_version' of the blob was for. What it is is a way to tell the difference between newer and older versions of the JSON blob that we store in the database. For example, if we rip out 'fakePartials' from the JSON at some point we'll want to increment the schema version so that things that parse it can expect not to have it in the newer version.
Maybe blobVersion is a better name?
Reporter | ||
Updated•12 years ago
|
Whiteboard: [balrog
Reporter | ||
Updated•12 years ago
|
Whiteboard: [balrog → [balrog]
Reporter | ||
Comment 1•12 years ago
|
||
Not going to be worked on soon.
Assignee: bhearsum → nobody
Priority: -- → P3
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Reporter | ||
Comment 2•11 years ago
|
||
mass component change
Component: General Automation → Balrog: Backend
Reporter | ||
Comment 3•10 years ago
|
||
We might want to do this as part of bug 1021021, where we're adding a completely different schema (ie, doesn't precede or follow any of the current ones). We should probably use something that suggests there's not a linear line of blob types.
Reporter | ||
Updated•7 years ago
|
Mentor: bhearsum
Priority: P3 → P5
Whiteboard: [balrog] → [lang=python][ready]
Reporter | ||
Updated•7 years ago
|
Mentor: bhearsum
Comment 5•6 years ago
|
||
No assignee, updating the status.
Comment 6•6 years ago
|
||
No assignee, updating the status.
Comment 7•6 years ago
|
||
No assignee, updating the status.
Reporter | ||
Comment 8•5 years ago
|
||
Probably never going to do this.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•