gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r11554 - gnunet


From: gnunet
Subject: [GNUnet-SVN] r11554 - gnunet
Date: Sun, 30 May 2010 20:20:12 +0200

Author: grothoff
Date: 2010-05-30 20:20:12 +0200 (Sun, 30 May 2010)
New Revision: 11554

Modified:
   gnunet/TODO
Log:
notes

Modified: gnunet/TODO
===================================================================
--- gnunet/TODO 2010-05-30 18:19:55 UTC (rev 11553)
+++ gnunet/TODO 2010-05-30 18:20:12 UTC (rev 11554)
@@ -1,5 +1,12 @@
 0.9.0pre1:
 * FS: [CG]
+  - Migration test error scenarios:
+    1) peers fail to connect (very, very rare)
+    2) 1 out of 3 bits of content fails to migrate (destination peer never 
sees it);
+       suspicion: core packs two migration messages into one, and someone 
throws away the 2nd half!
+    3) client fails to connect to FS service for download (requests never make 
it to FS)
+       FS was running initially, but is shut down around the time the source 
peer (!)
+       is supposed to die; the OTHER FS service (the one that was supposed to 
die) is still up!
   - TTL/priority calculations
   - hot-path routing, load considerations
   - statistics
@@ -78,6 +85,11 @@
     + download
 
 0.9.0pre2:
+* CORE:
+  - transport-level disconnect (i.e. TCP) does not cause core-level
+    disconnect in a timely fashion (waits for connection timeout);
+    need to figure a way to make it near-instant in those cases 
+    (i.e. rapid reduction in timeout on transport-level disconnect)
 * TBENCH: [MW]
   - good to have for transport/DV evaluation! 
 * DHT: [Nate]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]