monasca-notification/tools
Tim Kuhlman 3d1deca139 Move from using zookeeper to track partition offsets to kafka
With kafka 0.8.1 it is now possible for non-java clients to track
offsets with kafka. Previously the code had built this using zookeeper.
This relies on kafka-python > 0.9.1

Change-Id: Ia42e713cc5d9ca61d8f8df2adc454f1e2579a229
2014-08-28 08:25:47 -06:00
..
monasca_notification_offsets.py Move from using zookeeper to track partition offsets to kafka 2014-08-28 08:25:47 -06:00