You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/03 16:52:04 UTC

[jira] [Commented] (STORM-826) As a storm developer I’d like to use the new kafka producer API to reduce dependencies and use long term supported kafka apis

    [ https://issues.apache.org/jira/browse/STORM-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613229#comment-14613229 ] 

ASF GitHub Bot commented on STORM-826:
--------------------------------------

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? 


> As a storm developer I’d like to use the new kafka producer API to reduce dependencies and use long term supported kafka apis 
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: STORM-826
>                 URL: https://issues.apache.org/jira/browse/STORM-826
>             Project: Apache Storm
>          Issue Type: Story
>          Components: storm-kafka
>            Reporter: Thomas Becker
>            Assignee: Zhuo Liu
>             Fix For: 0.11.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)