[tahoe-dev] [tahoe-lafs] #1191: unit test failure: failed to download file with 2 shares on one server and one share on another
tahoe-lafs
trac at tahoe-lafs.org
Sat Sep 4 22:25:30 UTC 2010
#1191: unit test failure: failed to download file with 2 shares on one server and
one share on another
------------------------------------+---------------------------------------
Reporter: zooko | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.8.0
Component: code-peerselection | Version: 1.8β
Resolution: | Keywords: immutable download
Launchpad Bug: |
------------------------------------+---------------------------------------
Comment (by zooko):
When I was looking at the behavior of the tests when it was non-
deterministic, I noticed that there are two ways that this particular test
could turn out: either the first server to respond claimed 2 shares and
the second claimed 1 share, or the first server to respond claimed 1 share
and the second claimed 2 shares. I observed that the download always
failed in one case and always succeeded in the other. So I hypothesize
that maybe the download logic which is trying to achieve diversity isn't
realizing that it can use the newly arrived DYHB response for more than
one share, or else it isn't realizing that it can use the previously
arrived DYHB response for more than one share.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1191#comment:4>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-dev
mailing list