#3241 closed defect (fixed)

Refactor remote_slot_testv_and_readv_and_writev to separate storage and lease logic

Reported by: exarkun Owned by: GitHub <noreply@…>
Priority: normal Milestone: undecided
Component: code-storage Version: n/a
Keywords: review-needed leases garbage-collection accounting Cc:
Launchpad Bug:

Description

See ticket:1893 and the discussion there.

As a first step towards that goal, refactor the implementation so it is *possible*, at the Python API level, to perform mutable writes without renewing leases.

Change History (2)

comment:2 Changed at 2019-08-23T12:45:52Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In debefdc/trunk:

Merge pull request #648 from tahoe-lafs/3241.refactor-mutable-share-write-implementation

Refactor mutable share write implementation

Fixes: ticket:3241

Note: See TracTickets for help on using tickets.