Hi everybody, I am in the process of migrating to the new KafkaSpout (https://github.com/apache/storm/tree/master/external/storm-kafka-client) but I am having trouble setting it up with Flux. While the builder classes like "org.apache.storm.kafka.spout.KafkaSpoutConfig$Builder" classes can be accessed, I fail to see how to call (and use the result of) the build-method.
Any ideas? Thanks, Tom
