Github user harshach commented on the issue:
https://github.com/apache/storm/pull/2062
@liu-zhaokun KafkaSpoutConfig offers this method to add security-related
configs
https://github.com/apache/storm/blob/master/external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpoutConfig.java#L227
you can pass in consumer side properties by passing in "sasl.jaas.config"
via setProps/setProp method.
---
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.
---