Opened at 2022-06-08T18:05:53Z
Last modified at 2023-07-06T15:19:40Z
#3901 closed task
End-to-end support for new HTTP storage protocol: tracking issue — at Initial Version
Reported by: | itamarst | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | HTTP Storage Protocol |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
Each of these will be zero or more additional tickets:
- Storage nodes can be started with HTTP protocol.
- Storage nodes send the NURL to an introducer, in addition to the fURL for legacy Foolscap protocol.
- The introducer sends NURLs to storage clients. INVARIANT: old storage clients can safely get and ignore NURLs. If this is not the case, some conditional logic needs to be introduced so old clients don't get NURLs.
- The storage client understands NURLs, and use HTTP protocol instead of Foolscap when possible.
Note: See
TracTickets for help on using
tickets.