Merge lp://staging/~stub/launchpad/garbo into lp://staging/launchpad/db-devel
Proposed by
Stuart Bishop
Status: | Superseded | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Proposed branch: | lp://staging/~stub/launchpad/garbo | ||||||||||||
Merge into: | lp://staging/launchpad/db-devel | ||||||||||||
Diff against target: |
466 lines (+148/-83) 5 files modified
cronscripts/garbo-frequently.py (+23/-0) database/schema/security.cfg (+4/-0) lib/canonical/launchpad/utilities/looptuner.py (+1/-1) lib/lp/scripts/garbo.py (+67/-47) lib/lp/scripts/tests/test_garbo.py (+53/-35) |
||||||||||||
To merge this branch: | bzr merge lp://staging/~stub/launchpad/garbo | ||||||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Robert Collins (community) | Needs Fixing | ||
Review via email: mp+69792@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2011-09-09.
Description of the change
Implement a 5 minute garbo job running and use it to fix Bug #795305.
Also a bit of delinting of touched code, and some minor garbo tunings (reducing the default transaction goal time to 2 seconds, and moving some other jobs to the fequent garbo runner to spread the load more evenly).
To post a comment you must log in.
This should be a merge into devel - it has no schema changes [security.cfg does not count]