[tahoe-lafs-trac-stream] [tahoe-lafs] #393: mutable: implement MDMF

tahoe-lafs trac at tahoe-lafs.org
Sun Feb 27 18:18:17 PST 2011


#393: mutable: implement MDMF
------------------------------+---------------------------------------------
     Reporter:  warner        |       Owner:  kevan                                                                                                                 
         Type:  enhancement   |      Status:  assigned                                                                                                              
     Priority:  major         |   Milestone:  1.9.0                                                                                                                 
    Component:  code-mutable  |     Version:  1.0.0                                                                                                                 
   Resolution:                |    Keywords:  newcaps performance random-access privacy gsoc mdmf mutable backward-compatibility forward-compatibility review-needed
Launchpad Bug:                |  
------------------------------+---------------------------------------------

Comment (by warner):

 The patch I just attached is against -36, I think, but should still apply.
 Something funny is going on in the update() method when it decides which
 segments to modify: I'm seeing file corruption when small updates are made
 near the start of the second or thing segment. The test should trigger the
 problem I'm seeing, but you can also hit it manually by using 'curl' to
 PUT a few bytes into a large file (I'd suggest 3 or more segments) with
 offset=128*1024+1 . What I'm seeing is that the bytes wind up at the start
 of the file instead.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/393#comment:83>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


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