← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~stevenk/launchpad/performant-getSourcesForDeletion into lp:launchpad

 

The proposal to merge lp:~stevenk/launchpad/performant-getSourcesForDeletion into lp:launchpad has been updated.

Description changed to:

Rewrite IArchive.getSourcesForDeletion() to be performant, and Storm-ify it. It now makes use of SPPH.scheduleddeletiondate, which required some test fiddling.

Perform a little bit of clean-up, like destroying the use of SQLConstant, but this branch was already net-negative just due to switching to a simpler query. Drop a unneeded database perm that was missed by a testfix of mine.

For more details, see:
https://code.launchpad.net/~stevenk/launchpad/performant-getSourcesForDeletion/+merge/153704
-- 
https://code.launchpad.net/~stevenk/launchpad/performant-getSourcesForDeletion/+merge/153704
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~stevenk/launchpad/performant-getSourcesForDeletion into lp:launchpad.


References