Opened at 2008-01-24T01:44:31Z
Last modified at 2015-10-07T23:29:37Z
#283 new enhancement
implement mutable-file upload/download helpers — at Initial Version
Reported by: | warner | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code-mutable | Version: | 0.7.0 |
Keywords: | mutable upload-helper upload download | Cc: | |
Launchpad Bug: |
Description
In addition to the CHK-upload helper (#116) and the CHK-download helper (#268), we could use a helper for mutable files. This helper would allow clients to read and write directories without talking to all of the storage servers.
If all four helpers are implemented, then we can change the introducer configuration to isolate the clients from the storage servers. If any of these helpers are not implemented, the clients must continue to talk to all the storage servers.
This ticket is specifically about the mutable-file upload/download helper.
Note: See
TracTickets for help on using
tickets.