Code for Python & Kafka working in Beta Labs.
Joseph to pair with Marcel
This task includes:
Configure a new Event Logging Processor to read/write using Kafka instead of zmq (write server and client side events to the same topic, no need for multiplexer)
Configure new Event Logging Log Consumers to read/write using Kafka
Change the Mysql Consumer to read from Kafka
Forwarder modification to produce to multiple outputs - 1 to zmq and 1 to kafka
8 of 16 points on this task are borrowed from the task merged in.