Kafka producer bootstep
Compare changes
Files
8+ 6
− 0
@@ -80,6 +80,12 @@ then completely disable the GCN listener."""
Addresses #385 (closed).
This is a WIP. In particular, I'm not sure if the send() method should live inside the Producer, and what other arguments it should have.
The Kafka bootstrap configuration is also currently a placeholder.
To-dos: