Github user HeartSaVioR commented on the issue:
https://github.com/apache/storm/pull/2480
+1 on @srdo 's approach. Btw, Flink has Kafka connector modules for each
major version, so if necessary, we could try out similar approach. If we want
to separate 0.10.x and 0.11.x+, it might be leveraging support of exactly-once
semantics in Kafka 0.11.0+.---
