Changes between Initial Version and Version 1 of Ticket #3773
- Timestamp:
- 2021-08-18T15:14:15Z (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3773 – Description
initial v1 4 4 4. Internally, the server _already_ treats renewing a lease as potentially adding a new one if renewal fails. 5 5 6 As such, the distinction between adding a lease and renewing a lease is unnecessary (presuming item 4 is actually correct!). 6 As such, the distinction between adding a lease and renewing a lease is unnecessary (presuming item 4 is actually correct!). We would like to simplify HTTP protocol by removing it, and we need to make sure server can gracefully handle clients switching their renewal secret. 7 7 8 8 Therefore, we should merge the two into a single operation: