[tahoe-lafs-trac-stream] [tahoe-lafs] #1636: Unhandled error in Deferred during retrieve

tahoe-lafs trac at tahoe-lafs.org
Mon May 14 08:00:52 UTC 2012


#1636: Unhandled error in Deferred during retrieve
----------------------------+------------------------------------
     Reporter:  killyourtv  |      Owner:  zooko
         Type:  defect      |     Status:  new
     Priority:  critical    |  Milestone:  1.9.2
    Component:  unknown     |    Version:  1.9.0
   Resolution:              |   Keywords:  regression test-needed
Launchpad Bug:              |
----------------------------+------------------------------------

Comment (by zooko):

 I don't think the patches references in comment:9 fix this bug. I read the
 patches and don't see a fix for this. The path that led to this exception
 is still in place in trunk. That is: {{{IServer.get_rref()}}} can return
 {{{None}}} (because the connection-lost handling in storage_client.py set
 {{{self.rref}}} to {{{None}}}), and the send-corruption-report-to-server
 functionality doesn't test for {{{None}}}.

 This is an instance of a problem that appears in many places in trunk,
 which problem and some proposed solutions are described in comment:6,
 comment:7, comment:11.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1636#comment:28>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list