#3890 closed task (fixed)

Implement just enough read+write mutable APIs for HTTP storage client

Reported by: itamarst Owned by: itamarst
Priority: normal Milestone: HTTP Storage Protocol
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

For reasonable tests we need both write and read. However, if the PR is big enough there may be edge cases that can be punted to a follow-up PR.

Change History (3)

comment:1 Changed at 2022-04-15T12:49:59Z by itamarst

Mutable advise corrupt share will definitely be a different ticket, as will... testing mutable leases, at least, even if it actually works now.

Version 0, edited at 2022-04-15T12:49:59Z by itamarst (next)

comment:2 Changed at 2022-04-18T17:37:34Z by itamarst

  • Summary changed from Implement mutable APIs for HTTP storage client to Implement just enough read+write mutable APIs for HTTP storage client

comment:3 Changed at 2022-04-29T15:08:07Z by GitHub <noreply@…>

  • Resolution set to fixed
  • Status changed from new to closed

In be2c6b0/trunk:

Merge pull request #1193 from tahoe-lafs/3890-mutable-http-api

Mutable storage HTTP API, part 1

Fixes ticket:3890

Note: See TracTickets for help on using tickets.