[
https://issues.apache.org/jira/browse/STORM-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275451#comment-15275451
]
ASF GitHub Bot commented on STORM-1755:
---------------------------------------
Github user harshach commented on the pull request:
https://github.com/apache/storm/pull/1386#issuecomment-217683094
@abhishekagarwal87 got it. But its problematic for someone who wants to
build against the current version of kafka. Agree in this case that building
with old version and using that would work for newer version of kafka as well
and given that old api is marked as deprecated from Kafka 0.10 onwards . This
approach is ok . But Ideally we should use maven profiles to build against
different versions of kafka api.
> 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)