[
https://issues.apache.org/jira/browse/STORM-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183094#comment-15183094
]
ASF GitHub Bot commented on STORM-822:
--------------------------------------
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/1131#issuecomment-193283763
+1 on what I see, but we do need to fix an issue with JDK7.
```
[ERROR]
/home/travis/build/apache/storm/external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpoutConfig.java:[90,19]
cannot find symbol
symbol: method putIfAbsent(java.lang.String,java.lang.String)
location: variable kafkaProps of type
java.util.Map<java.lang.String,java.lang.Object>
```
> As a storm developer I’d like to use the new kafka consumer API (0.8.3) to
> reduce dependencies and use long term supported kafka apis
> --------------------------------------------------------------------------------------------------------------------------------------
>
> Key: STORM-822
> URL: https://issues.apache.org/jira/browse/STORM-822
> Project: Apache Storm
> Issue Type: Story
> Components: storm-kafka
> Reporter: Thomas Becker
> Assignee: Hugo Louro
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)