Opened at 2021-09-29T17:53:12Z
Closed at 2021-11-23T16:01:29Z
#3807 closed task (fixed)
BucketWriters should be removed if no writes happen in 30 minutes
Reported by: | itamarst | Owned by: | GitHub <noreply@…> |
---|---|---|---|
Priority: | normal | Milestone: | HTTP Storage Protocol |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description (last modified by itamarst)
Post-#3793, BucketWriters are attached to the storage server. For Foolscap they only live for connection lifetime, but for HTTP there is no comparable connection lifetime.
Therefore, if no writes happen for 30 minutes, they should be removed.
Change History (2)
comment:1 Changed at 2021-09-29T18:06:55Z by itamarst
- Description modified (diff)
comment:2 Changed at 2021-11-23T16:01:29Z by GitHub <noreply@…>
- Owner set to GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In c936602/trunk: