[tahoe-lafs-trac-stream] [tahoe-lafs] #1382: immutable peer selection refactoring and enhancements
tahoe-lafs
trac at tahoe-lafs.org
Tue Jul 16 20:35:22 UTC 2013
#1382: immutable peer selection refactoring and enhancements
------------------------------------+----------------------------------
Reporter: kevan | Owner: markberger
Type: enhancement | Status: new
Priority: major | Milestone: eventually
Component: code-peerselection | Version: 1.8.2
Resolution: | Keywords: design-review-needed
Launchpad Bug: |
------------------------------------+----------------------------------
Comment (by markberger):
I think I've found the error for why {{{
allmydata.test.test_download.Corruption.test_each_byte }}} fails. Unlike
the previous tests I needed to modify for this patch, the downloader is
not deterministic. It will download the same shares each time, but not in
the same order. Therefore different corruption offsets are not detected
each time the test is run. In order for {{{ allmydata.test.test_download.
Corruption.test_each_byte }}} to pass, something must be modified in
order to ensure the downloader is deterministic.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1382#comment:29>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list