Closed
Bug 1754474
Opened 4 years ago
Closed 4 years ago
Use the expiration by major version in FOG
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(firefox99 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox99 | --- | fixed |
People
(Reporter: Dexter, Assigned: Dexter)
References
Details
Attachments
(5 files, 1 obsolete file)
This requires updating the glean_parser and glean in m-c to at least version 44 and then enabling the expiration by version flag.
Registry files might need some tweaks if strings are used in place of numbers for version numbers.
Priority: -- → P1
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D138446
| Assignee | ||
Comment 4•4 years ago
|
||
Depends on D138447
Updated•4 years ago
|
Attachment #9263271 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•4 years ago
|
||
Depends on D138448
| Assignee | ||
Comment 6•4 years ago
|
||
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/59eb7951a5eb
Update to Glean 44.0.0 and glean_parser 5.0.1. r=janerik
https://hg.mozilla.org/integration/autoland/rev/fc692b3c27a2
Enable Glean built-in expiration by version in FOG. r=chutten
https://hg.mozilla.org/integration/autoland/rev/596955256cc6
Convert the expiration version to an integer. r=chutten
https://hg.mozilla.org/integration/autoland/rev/c6dd8b681aca
Update FOG tests to use Glean's expiration by version. r=chutten
Comment 8•4 years ago
|
||
Backed out 4 changesets (Bug 1754474) for causing bc test failures.
Backout link
Push with failures
Failure Log
Flags: needinfo?(alessio.placitelli)
Blocks: 1754475
| Assignee | ||
Comment 9•4 years ago
|
||
The init/shutdown sequence and its threads
are being re-evaluated as part of bug 1755449
Depends on D138466
| Assignee | ||
Comment 10•4 years ago
|
||
New try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=aef3a69e95a838951664fef059ab4cbe2c7cdae4
Flags: needinfo?(alessio.placitelli)
Comment 11•4 years ago
|
||
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5e920833bff7
Update to Glean 44.0.0 and glean_parser 5.0.1. r=janerik
https://hg.mozilla.org/integration/autoland/rev/93aef9865d9e
Enable Glean built-in expiration by version in FOG. r=chutten
https://hg.mozilla.org/integration/autoland/rev/abfe943e0a37
Convert the expiration version to an integer. r=chutten
https://hg.mozilla.org/integration/autoland/rev/ecb68e910d66
Update FOG tests to use Glean's expiration by version. r=chutten
https://hg.mozilla.org/integration/autoland/rev/6fdec34a607a
Add a suppresion for the Glean init thread. r=decoder
Comment 12•4 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•