Opened at 2019-08-14T16:34:11Z
Closed at 2019-08-23T12:45:52Z
#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:1 Changed at 2019-08-14T18:55:36Z by exarkun
- Keywords review-needed added
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:
Note: See
TracTickets for help on using
tickets.
https://github.com/tahoe-lafs/tahoe-lafs/pull/648