r12982@Kushana: nickm | 2007-05-18 15:15:14 -0400

Partial backport candidate: We had a bug where we were downloading descriptors by descriptor digest, but trying to look them up by identity fingerprint when updating their failure count and next retry time.  (Also use correct backoff logic for extrainfo code.)  Needs testing, doubtless.


svn:r10210
This commit is contained in:
Nick Mathewson
2007-05-18 21:19:53 +00:00
parent ec55cf526d
commit e476e61ce0
4 changed files with 132 additions and 56 deletions
+3
View File
@@ -47,6 +47,9 @@ Changes in version 0.2.0.1-alpha - 2007-??-??
- If all of our dirservers have given us bad or no networkstatuses
lately, then stop hammering them once per minute even when we
think they're failed. Fixes another part of bug 422.
- Back off correctly when downloading servers. (Previously, we would
never actually increment the failure count for descriptors we were in
the process of retrieving.)
o Minor fixes (resource management):
- Count the number of open sockets separately from the number