Closed
Bug 1078396
Opened 10 years ago
Closed 10 years ago
Turn off preemptive successful log parsing for certain repository groups
Categories
(Tree Management :: Treeherder: Data Ingestion, defect, P4)
Tree Management
Treeherder: Data Ingestion
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: emorley, Unassigned)
References
(Blocks 1 open bug)
Details
Broken out from a recent email.
In order to reduce DB consumption from job artefacts from successful jobs, once on-demand log parsing is supported (bug 1076769), we should:
1) Add the ability to enable/disable successful log parsing according to repository group.
2) Flip this toggle (to disable successful log parsing) for most groups apart from "development" and "release stabilisation".
Reporter | ||
Updated•10 years ago
|
Priority: -- → P3
Reporter | ||
Updated•10 years ago
|
No longer blocks: 1080757
Component: Treeherder → Treeherder: Data Ingestion
Reporter | ||
Updated•10 years ago
|
Priority: P3 → P4
Reporter | ||
Comment 1•10 years ago
|
||
I think we'll likely not end up doing this, since:
1) Parsing the logs is required for perfherder, particularly the successful jobs.
2) The log arefacts are now compressed (bug 1142648) and in the future will presumably be on S3, so it's less of a problem.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•