Re: [discuss] What about splitting the kafka Connector into kafka 0.8 and 0.9?

2018-03-13 Thread Christofer Dutz
Well I have implemented something like the Version checking before, so I would opt to take care of that. I would define an Annotation with an optional "from" and "to" version ... you could use that I would need something that provides the version of the server from your side. With this I would

Re: [discuss] What about splitting the kafka Connector into kafka 0.8 and 0.9?

2018-03-13 Thread vino yang
Hi Chris, No objections about this approach. Good division of the work. I will provide the mapping of Kafka version and the specified feature later. Vino yang Thanks. 2018-03-13 20:11 GMT+08:00 Christofer Dutz : > Well I have implemented something like the Version checking before, so I > would