Github user harshach commented on the issue:

    https://github.com/apache/storm/pull/1482
  
    @abhishekagarwal87 @HeartSaVioR @unsleepy22 currently we are hard-coding 
the version here 
https://github.com/apache/storm/blob/master/external/storm-kafka/pom.xml#L34 . 
Without having this kafka.version we won't be able to override during the build 
times if I want to build storm-kafka with version 0.9. Hence the reason for 
this patch where we are introducing  2 versions 
    1. storm.kafka.version -> storm-kafka
    2. kafka.version -> to build the storm-kafka-client(new kafka api)
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to