Github user harshach commented on the issue:

    https://github.com/apache/storm/pull/2066
  
    @liu-zhaokun I am still not sure why are we adding this code. One shouldn't 
be using 0.9 kafka clients and this storm-kafka-client will not work with 0.9 
as the interface changed in 0.10 and we made changes to storm-kafka-client to 
start working only from 0.10 kafka clients only. As I said before 0.9 kafka 
clients shouldn't be used as they are alpha quality.
    If you look the kafka client docs https://kafka.apache.org/documentation/ , 
 you'll see "**sasl.jaas.config"** this is consumer config one can pass and the 
storm-kafka-client will allow you to pass this config. So there is necessity to 
add this code.



---
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