From 60fb4007db2edb6be31c07f78ac7a2e52f925ea9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 13 Mar 2010 10:01:44 +0000 Subject: [PATCH] update --- TODO | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 1ab270a66..e0022741a 100644 --- a/TODO +++ b/TODO @@ -33,13 +33,9 @@ away), in order in which they will likely be done: - synchronous/asynchronous API (& implementation) is not nice; => provide notification-based API - does not seem to work with timeouts (especially if service is not running) - - add stats to transports (service & plugins; # connected, # bytes in, # bytes out) - - add stats to datastore (# bloomfilter drop, # bloomfilter false-pos, # found, # avail, # used) - - add stats to dvstore (# bytes available, # bytes used, # PUTs, # GETs, # GETs satisfied) - - add stats to hostlist-server (# requests, # bytes sent, # hellos available) - - add stats to fs service (# queries, # replies, # routed, # found, # pending) - - add stats to topology (# connections, # connections requested, # peers blacklisted) - add stats to peerinfo (# peers tracked) + - add stats to fs service (# queries, # replies, # routed, # found, # pending) + - add stats to dvstore (# bytes available, # bytes used, # PUTs, # GETs, # GETs satisfied) * ARM: - need to get rid of synchronous API for service starts (cause all kinds of problems) [=> eliminate for need to tell ARM about service starts most of the time!] [Safey] -- 2.25.1