Opened at 2008-12-21T16:46:40Z
Last modified at 2011-08-26T23:47:55Z
#560 new enhancement
use validation metadata from other servers to validate this server's data? — at Initial Version
Reported by: | zooko | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | code-encoding | Version: | 1.2.0 |
Keywords: | preservation availability download | Cc: | |
Launchpad Bug: |
Description
The Merkle Tree over the shares is stored on each of the N servers. If a server has the correct share, but its copy of the Merkle Tree over the shares has been corrupted, then the downloader could download the share and check it using a copy of the Merkle Tree which was downloaded from a different server.
However, currently the downloader stops using a server entirely if it has a corrupted Merkle Tree, so the downloader might fail to download the file since it doesn't try to use the share from the server that has the corrupted Merkle Tree.
Note: See
TracTickets for help on using
tickets.