View Issue Details

IDProjectCategoryView StatusLast Update
0002236GNUnetGNSpublic2012-06-02 19:15
Reporterschanzen Assigned Toschanzen  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.3Fixed in Version0.9.3 
Summary0002236: GNS should query DHT for an extended period of time
DescriptionDHT timeouts should be very long if not forever up to a limit of parallel queries. Lookup timeouts should be independant of this (and should be ~amount of common timeouts in gethostbyname, nslookup etc).
TagsNo tags attached.

Activities

schanzen

2012-03-24 13:43

administrator   ~0005650

Resolution timeouts are now configurable (DEFAULT_LOOKUP_TIMEOUT). If a resolution fails a background dht lookupwill be started that never times out. The amount of bg queries is limited by MAX_PARALLEL_BACKGROUND_QUERIES.

Issue History

Date Modified Username Field Change
2012-03-20 19:10 schanzen New Issue
2012-03-20 19:10 schanzen Status new => assigned
2012-03-20 19:10 schanzen Assigned To => schanzen
2012-03-24 13:43 schanzen Note Added: 0005650
2012-03-24 13:43 schanzen Status assigned => resolved
2012-03-24 13:43 schanzen Resolution open => fixed
2012-03-24 16:09 Christian Grothoff Fixed in Version => 0.9.3
2012-03-24 16:09 Christian Grothoff Target Version Git master => 0.9.3
2012-06-02 19:15 Christian Grothoff Status resolved => closed