Changes between Initial Version and Version 4 of Ticket #1816
- Timestamp:
- 2012-09-28T03:25:55Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1816
- Property Keywords design-review-needed added
- Property Owner set to warner
-
Ticket #1816 – Description
initial v4 1 1 The current {{{remote_add_lease}}} and {{{remote_renew_lease}}} methods of {{{RIStorageServer}}} add or renew leases on all shares in a shareset. This is not ideal for rebalancing, because it provides no way to indicate which shnums are no longer needed on a given server. 2 3 The new method could also allow requesting a specific lease duration. (With accounting, we will at some point have a way to configure maximum lease durations for particular accounts.)