reclaiming branch space should wait for a while before removing the branch from disk

Bug #388209 reported by Michael Hudson-Doyle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Michael Hudson-Doyle

Bug Description

We have code now to remove a branch from disk when it's deleted from the database, but it's probably a good idea to have a delay between the ui deletion and the disk deletion, say of a week.

Tags: lp-code
Revision history for this message
Tim Penhey (thumper) wrote : Re: [Bug 388209] [NEW] reclaiming branch space should wait for a while before removing the branch from disk

On Wed, 17 Jun 2009 12:32:26 Michael Hudson wrote:
> Public bug reported:
>
> We have code now to remove a branch from disk when it's deleted from the
> database, but it's probably a good idea to have a delay between the ui
> deletion and the disk deletion, say of a week.
>
> ** Affects: launchpad-code
> Importance: High
> Assignee: Michael Hudson (mwhudson)
> Status: Triaged

When creating the job, can't we just set a future date to run it?

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

That was my thinking, yes.

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

The Launchpad branch format change ate the end of my 2.2.6 cycle.

Changed in launchpad-code:
milestone: 2.2.6 → 2.2.7
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

The Launchpad branch format change ate the end of my 2.2.6 cycle.

We shouldn't run the script to actually remove the branches from disk until the 2.2.7 rollout.

Changed in launchpad-code:
status: Triaged → In Progress
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

launchpad/devel r8758

Changed in launchpad-code:
status: In Progress → Fix Committed
Changed in launchpad-code:
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.