Opened at 2010-09-23T23:39:25Z
Closed at 2011-01-14T18:48:22Z
#1210 closed defect (duplicate)
stray unrecoverable versions should be repaired by removal, not a new version
Reported by: | gdt | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code | Version: | 1.8β |
Keywords: | repair mutable preservation space-efficiency | Cc: | |
Launchpad Bug: |
Description
If there are 1 shares of seqN and 10 shares of seqM, M>N, the file is not healthy. The fix should be to remove the seqN share and not molest the seqM shares, instead of incrementing the version. This contributes to instability.
Change History (2)
comment:1 Changed at 2010-12-01T20:14:26Z by davidsarah
- Keywords repair mutable preservation space-efficiency added
comment:2 Changed at 2011-01-14T18:48:22Z by davidsarah
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Special case of #1209. I don't think it needs a separate ticket; we'll fix this at the same time.