Opened at 2008-06-03T05:18:07Z
#449 new enhancement
deletion: maintain per-account file manifest, cancel leases upon removal
Reported by: | warner | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code-storage | Version: | 1.0.0 |
Keywords: | manifest deletion | Cc: | |
Launchpad Bug: |
Description
At some point, we need to implement deletion. I think that each node should be responsible for keeping track of a manifest of all the files that they care about (i.e. everything that is reachable from their roots), and when a file falls off this list, they should cancel the leases associated with it.
See also #119.
Note: See
TracTickets for help on using
tickets.