I'd be happy with a simpler KafkaSpoutConfig, but I think most of the configuration parameters have good reasons for being there. Any examples of parameters you think we should remove?
2017-06-09 21:34 GMT+02:00 Harsha <st...@harsha.io>: > +1 on using the manual assignment for the reasons specified below. We > will see duplicates even in stable conditions which > is not good. I don’t see any reason not to switch to manual assignment. > While we are at it we should refactor the KafkaConfig part. > It should be as simple as accepting the kafka consumer config or > properties file and forwarding it to KafkaConsumer. We made > it overly complex and unnecessary. > > Thanks, > Harsha >