Cancel secrets for leases might be unnecessary #3768

Closed
opened 2021-08-16 20:04:58 +00:00 by itamarst · 2 comments

Creating a lease requires a cancellation secret, but there is no endpoint that cancels leases. This matches Foolscap behavior, but might just be unnecessary complexity.

Options:

  1. Match Foolscap, revisit when Foolscap is gone.
  2. Don't require cancellation secrets.
  3. Add cancellation endpoint to the HTTP API spec.
  4. ...
Creating a lease requires a cancellation secret, but there is no endpoint that cancels leases. This matches Foolscap behavior, but might just be unnecessary complexity. Options: 1. Match Foolscap, revisit when Foolscap is gone. 2. Don't require cancellation secrets. 3. Add cancellation endpoint to the HTTP API spec. 4. ...
itamarst added the
unknown
normal
task
n/a
labels 2021-08-16 20:04:58 +00:00
itamarst added this to the HTTP Storage Protocol milestone 2021-08-16 20:04:58 +00:00
exarkun was assigned by itamarst 2021-08-16 20:04:58 +00:00
Author

Jean-Paul points out that "storage costs money" and so cancellation is useful for that.

Jean-Paul points out that "storage costs money" and so cancellation is useful for that.
Author

Going to address this via #3773.

Going to address this via #3773.
itamarst added the
duplicate
label 2021-08-18 15:58:59 +00:00
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#3768
No description provided.