summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/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