aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-05 09:56:25 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-05 09:56:25 +0000
commitd75fb1880a887a8f5339c5e8cf5e9d2b8755fdad (patch)
treef8dff53b4b88b0d87ca31a772607ee51fb0653ec /BUGS
parentb9b0940e261a4b1713d909f0a2fd54134ed5b148 (diff)
downloadgnunet-d75fb1880a887a8f5339c5e8cf5e9d2b8755fdad.tar.gz
gnunet-d75fb1880a887a8f5339c5e8cf5e9d2b8755fdad.zip
improving ARM API
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 31f791f72..affae73e8 100644
--- a/BUGS
+++ b/BUGS
@@ -92,8 +92,6 @@ sane end-user should care about this codebase yet anyway.
92 - implement exponential back-off for service restarts 92 - implement exponential back-off for service restarts
93 - better tracking of which config changes actually need to cause process restarts by ARM. 93 - better tracking of which config changes actually need to cause process restarts by ARM.
94 - have way to specify dependencies between services (to manage ARM restarts better) 94 - have way to specify dependencies between services (to manage ARM restarts better)
95 - client-API is inefficient since it opens a TCP connection per service that is started
96 (instead of re-using connections).
97* CORE: 95* CORE:
98 - code currently notifies clients about "encrypted" connections being up well before 96 - code currently notifies clients about "encrypted" connections being up well before
99 we get the encrypted PONG; sometimes this may be OK (for topology killing 97 we get the encrypted PONG; sometimes this may be OK (for topology killing