Remove the URL cache from product-release-finder

Bug #58332 reported by James Henstridge
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Undecided
James Henstridge

Bug Description

The product-release-finder code currently maintains a cache of URLs it has previously processed so it can skip them on subsequent runs. The cache is intended to be persistent between runs.

With the fix for bug 57220 committed, product-release-finder should handle existing product releases gracefully. This means that it shouldn't have any problem processing the same URL twice. Therefore the cache is unnecessary.

Removing it would mean that the only state stored between runs is in the database, removing a point of failure and some ugly code.

Changed in launchpad:
assignee: nobody → jamesh
status: Unconfirmed → Confirmed
Revision history for this message
James Henstridge (jamesh) wrote :

Branch put up for review

Changed in launchpad:
status: Confirmed → In Progress
Revision history for this message
James Henstridge (jamesh) wrote :

Fix merged to rocketfuel as r4019

Changed in launchpad:
status: In Progress → Fix Committed
Revision history for this message
James Henstridge (jamesh) wrote :

This change was included in the latest rollout (even though the code hasn't been enabled in production yet).

Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.