[
https://issues.apache.org/jira/browse/SAMZA-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stuart Perks updated SAMZA-2617:
--------------------------------
Description:
Kafka client version in Samza is currently at 2.0.1. This client is now at
2.7.0 with enhancements, bug fixes and security patches.
We should upgrade Samza to the latest version to benefit from this.
The problem is Scala 2.11 support was droppd in 2.5.0.
Therefore we should upgrade to 2.4.1 to make it a quick easy upgrade and gain
many of the benefits since the current Samza Kafka client version of 2.0.1.
[Release Notes|https://kafka.apache.org/downloads]
[Code
Reference|https://github.com/apache/samza/blob/master/gradle/dependency-versions.gradle#L41]
was:
Kafka client version in Samza is currently at 2.0.1. This client is now at
2.7.0 with enhancements, bug fixes and security patches.
We should upgrade Samza to the latest version to benefit from this.
[Code
Reference|https://github.com/apache/samza/blob/master/gradle/dependency-versions.gradle#L41]
> Upgrade Kafka Client Version
> ----------------------------
>
> Key: SAMZA-2617
> URL: https://issues.apache.org/jira/browse/SAMZA-2617
> Project: Samza
> Issue Type: Improvement
> Reporter: Stuart Perks
> Assignee: Stuart Perks
> Priority: Major
>
> Kafka client version in Samza is currently at 2.0.1. This client is now at
> 2.7.0 with enhancements, bug fixes and security patches.
> We should upgrade Samza to the latest version to benefit from this.
> The problem is Scala 2.11 support was droppd in 2.5.0.
> Therefore we should upgrade to 2.4.1 to make it a quick easy upgrade and gain
> many of the benefits since the current Samza Kafka client version of 2.0.1.
> [Release Notes|https://kafka.apache.org/downloads]
> [Code
> Reference|https://github.com/apache/samza/blob/master/gradle/dependency-versions.gradle#L41]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)