[tahoe-lafs-trac-stream] [tahoe-lafs] #1240: remove ResponseCache in favour of MDMFSlotReadProxy's cache

tahoe-lafs trac at tahoe-lafs.org
Thu Nov 8 16:19:36 UTC 2012


#1240: remove ResponseCache in favour of MDMFSlotReadProxy's cache
------------------------------+-----------------------------------------
     Reporter:  davidsarah    |      Owner:  amiller
         Type:  defect        |     Status:  new
     Priority:  major         |  Milestone:  1.10.0
    Component:  code-mutable  |    Version:  1.8.0
   Resolution:                |   Keywords:  mutable cache review-needed
Launchpad Bug:                |
------------------------------+-----------------------------------------

Comment (by amiller):

 The reason the block_hash_tree didn't extend past 4000 bytes is because
 this test is for an SDMF file, which has exactly one segment, and
 therefore the block_hash_tree never exceeds the initial cache fill. So the
 best solution after all is to simply remove this test.
 [https://github.com/amiller/tahoe-
 lafs/commit/06fe9270e3a0623ca708309f3c4c4f481f80523f 06fe92]

 Note that there is a similar test for MDMF files. This test already
 passes, because for this test data the hash tree exceeds the initial read.

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


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