summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-03-11 20:53:51 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-03-11 20:53:51 +0100
commit53d345c20f032224a9a791745f999fc4cd41dcbf (patch)
tree2de98f4df899a17ace26a3b07a1d2eede5e61c8b
parentfix error handling for s5proxy tls config (diff)
updated TODO
-rw-r--r--doc/TODO16
1 files changed, 15 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 80c8711..7736a0a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,20 @@
+for 1.0 Release
+---------------
+
+* hub: cleanup Elasticsearch Forwarder
+* hub: add support for Elasticsearch 5.x and 6.x
+* hub: cleanup Piwik/Matomo Forwarder
+* hub: implement clean shutdown
+* hub: send ACK/NACK on Pipe Interface
+* hub: harmonize command line options and add config file
+* hub: add config parameter to limit fields of GeoIP lookup
+
+beyond 1.0
+----------
+
+* drop batch importer???
* how to handle NaN values form batch importer like flumotion-rrd?
* should we allow floats for client-count, bytes-sent etc.?
* address issues with python-twisted dropping messages when transmit buffer is full
* move common code of python-twisted based importer to seperate module
* fix wrong usage of twisted
-* hub: add support for Elasticsearch 5.x