Opened at 2022-04-14T16:01:37Z
Closed at 2022-04-29T15:08:07Z
#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
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:
Note: See
TracTickets for help on using
tickets.
Mutable advise corrupt share will definitely be a different ticket, as will listing share, testing mutable leases, at least, even if it actually works now.