Bug 216936 - [results.webkit.org] Drop old archive chunks
Summary: [results.webkit.org] Drop old archive chunks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-24 11:00 PDT by Jonathan Bedard
Modified: 2020-09-25 08:52 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.46 KB, patch)
2020-09-24 11:07 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-09-24 11:00:02 PDT
Storing archive chunks is taking up way to much data, we should drop them and use a new cache, especially since https://bugs.webkit.org/show_bug.cgi?id=216662 is landing in the near future.
Comment 1 Radar WebKit Bug Importer 2020-09-24 11:00:35 PDT
<rdar://problem/69513686>
Comment 2 Jonathan Bedard 2020-09-24 11:07:47 PDT
Created attachment 409601 [details]
Patch
Comment 3 Jonathan Bedard 2020-09-24 11:10:23 PDT
I'm going to land this unreviewed because it's already deployed, and checked in code should match deployed code.
Comment 4 EWS 2020-09-24 12:01:18 PDT
ChangeLog entry in Tools/ChangeLog contains OOPS!.
Comment 5 Jonathan Bedard 2020-09-24 12:08:19 PDT
Committed r267542: <https://trac.webkit.org/changeset/267542>