Github user abhishekagarwal87 commented on the issue:

    https://github.com/apache/storm/pull/1556
  
    @harshach just wanted to make sure that compatibility of kafka 0.10  with 
0.9 broker has been tested. 
    
    Also given that there are three version lines of kafka client and two 
different kafka modules within storm, we should clearly document which 
combinations of kafka-client are supported. 
    
    e.g.
    storm-kafka supports kafka client 0.8.x and 0.9.x
    storm-kafka-client supports kafka client 0.10.x
    
    Apart from that kafka dependencies should be marked provided, so that users 
are forced to chose a kafka client version explicitly. Whether the kafka client 
version chosen by user works with broker, should be left for user to decide. 


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to