Changes between Version 6 and Version 7 of Ticket #3793
- Timestamp:
- 2021-09-29T18:03:40Z (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3793
- Property Summary changed from allocate_buckets() should always list all shares in its response to allocate_buckets() shouldn't hardcode BucketWriter lifetime as mapping to connections
-
Ticket #3793 – Description
v6 v7 2 2 3 3 4 Later decided the above is wrong . See below comment 4 for new plan forthese semantics.4 Later decided the above is wrong, but the more fundamental point is that HTTP has no concept of connections, so we shouldn't tie `BucketWriter` lifetime to connections. See below comment 4 for the plan for updating these semantics.