[
https://issues.apache.org/jira/browse/STORM-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266495#comment-15266495
]
ASF GitHub Bot commented on STORM-1755:
---------------------------------------
GitHub user abhishekagarwal87 opened a pull request:
https://github.com/apache/storm/pull/1386
STORM-1755: Revert the kafka client version to 0.8.x in storm-kafka
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abhishekagarwal87/storm STORM-1755
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1386.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1386
----
commit 267ea8e38fdad7c405ecdc363917f3f8d88120c0
Author: Abhishek Agarwal <[email protected]>
Date: 2016-05-02T12:18:06Z
STORM-1755: Revert the kafka client version to 0.8.x in storm-kafka module
----
> Revert the kafka client version upgrade in storm-kafka module
> -------------------------------------------------------------
>
> Key: STORM-1755
> URL: https://issues.apache.org/jira/browse/STORM-1755
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-kafka
> Affects Versions: 1.0.1
> Reporter: Abhishek Agarwal
> Assignee: Abhishek Agarwal
>
> storm-kafka module does not use any feature of new API. The newer kafka
> client (0.9.x) is not backward compatible with 0.8.x brokers and upgrading
> storm-kafka version in topology could break the currently running topologies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)