Opened at 2011-08-27T02:17:26Z
Last modified at 2012-03-29T19:34:20Z
#1508 new enhancement
shortcut encryption and erasure coding when a file has already been uploaded
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-encoding | Version: | 1.9.0a1 |
Keywords: | immutable upload performance convergence | Cc: | |
Launchpad Bug: |
Description
warner wrote in ticket:1398#comment:6 :
publishing immutable when the file is already uploaded: our Uploader doesn't short-circuit the upload when it discovers that enough shares are already in place. The upload sequence runs (including encryption and erasure-coding of each share), but the results are discarded. (this is arguably an inefficiency, but I'm not convinced the additional code paths would be worth it). So the memory footprint is the same as for not-already-uploaded
Change History (2)
comment:1 Changed at 2011-08-27T02:18:21Z by davidsarah
- Keywords immutable added
comment:2 Changed at 2012-03-29T19:34:20Z by davidsarah
- Priority changed from major to normal
Note: See
TracTickets for help on using
tickets.