You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by lazyval <gi...@git.apache.org> on 2015/07/03 16:51:45 UTC

[GitHub] storm pull request: [STORM-826] Update KafkaBolt to use the new ka...

Github user lazyval commented on a diff in the pull request:

    https://github.com/apache/storm/pull/572#discussion_r33868816
  
    --- Diff: external/storm-kafka/pom.xml ---
    @@ -113,8 +113,8 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.kafka</groupId>
    -            <artifactId>kafka_2.9.2</artifactId>
    -            <version>0.8.1.1</version>
    +            <artifactId>kafka_2.10</artifactId>
    --- End diff --
    
    Why bump version? Why not set it to 2.11? 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---