[tahoe-dev] [tahoe-lafs] #610: upload should take better advantage of existing shares

tahoe-lafs trac at allmydata.org
Wed Feb 11 19:17:39 UTC 2009


#610: upload should take better advantage of existing shares
---------------------------+------------------------------------------------
 Reporter:  warner         |           Owner:       
     Type:  enhancement    |          Status:  new  
 Priority:  major          |       Milestone:  1.4.0
Component:  code-encoding  |         Version:  1.2.0
 Keywords:                 |   Launchpad_bug:       
---------------------------+------------------------------------------------

Comment(by warner):

 Zandr suggested a simple "good enough" solution for 1.3.1:

  * at the end of peer selection, examine the list of (placed shares, found
 shares) for duplicates
  * for any placed share that was present in the list of found shares:
   * cancel the upload of that share
   * remove it from the 'landlords' list

 This wouldn't be perfect, because there could be other pre-existing shares
 beyond the end of the portion of the permuted list that we wouldn't see,
 but it would at least remove some of the duplicated shares.

-- 
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/610#comment:2>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid


More information about the tahoe-dev mailing list