From bab7caf0e4eb892e7e69b5d78346d5af78c56780 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 30 May 2010 18:20:12 +0000 Subject: [PATCH] notes --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/TODO b/TODO index fc91c6200..da8e2d07b 100644 --- a/TODO +++ b/TODO @@ -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] -- 2.25.1