Opened at 2011-04-21T14:43:33Z
Last modified at 2013-07-16T15:41:49Z
#1394 new defect
upload should not wait for all servers to respond
Reported by: | davidsarah | Owned by: | kevan |
---|---|---|---|
Priority: | major | Milestone: | eventually |
Component: | code-network | Version: | 1.8.2 |
Keywords: | performance upload immutable availability servers-of-happiness | Cc: | |
Launchpad Bug: |
Description
The (immutable) uploader waits for responses from all servers that it has sent requests to, before continuing past the server selection stage. A server that is much slower than the others, or hung, will affect upload performance or availability.
Change History (5)
comment:1 Changed at 2011-04-21T14:49:10Z by davidsarah
comment:2 Changed at 2011-07-22T13:37:55Z by zooko
- Owner set to kevan
comment:3 Changed at 2012-03-29T22:22:52Z by davidsarah
- Milestone changed from undecided to 1.10.0
comment:4 Changed at 2013-05-15T17:18:20Z by zooko
- Milestone changed from 1.11.0 to eventually
I'm moving this to Milestone: "eventually", which means that we agree it ought to be fixed, but we don't agree that it is going to get fixed in 1.11.
comment:5 Changed at 2013-07-16T15:41:49Z by zooko
- Keywords servers-of-happiness added
Note: See
TracTickets for help on using
tickets.
Near-duplicate of #873, although that was about losing servers at any point in the upload, rather than just in the server selection stage. Should we keep this less ambitious ticket as well?