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

tahoe-lafs trac at tahoe-lafs.org
Fri Aug 26 13:38:19 PDT 2011


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

Comment (by davidsarah):

 Replying to [comment:141 davidsarah]:
 > Minor nit: the CLI accepts {{{--mutable-type=mdmf}}} (for example), but
 not {{{--mutable-type=MDMF}}}. It should probably be case-insensitive.
 >
 > Also, specifying {{{--mutable-type}}} should probably imply
 {{{--mutable}}}. Currently there's an assert if the former is given
 without the latter; asserts should not be used to report usage errors.

 Actually [source:src/allmydata/scripts/tahoe_put.py at 5180#L71 the assert at
 tahoe_put.py line 72] never triggers because the {{{mutable_type}}}
 variable is only set if {{{mutable}}} is set. So as #1506 says,
 {{{--mutable-type}}} is silently ignored if {{{--mutable}}} is not
 present.

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


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