Hi Everyone, I know that Storm 1.0.0 is designed to work with Kafka 0.9.0.1, but is it possible for Storm 1.0.0 to work with 0.8.2.1?
I did some integration testing with 0.9.0.1 client with 0.8.2.1 broker, which is yucky, and it appears this won't work. I checked out the v1.0.0 tag, changed the kafka version to 0.8.2.1, and I am getting compile errors in storm-kafka-client. I don't have a problem fixing the errors, but I want to ensure I am not wasting my time. :) Please confirm if it is anticipated that Storm 1.0.0 can be made compatible with Kafka 0.8.2.x--thanks! --John
