You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Stuart Perks (Jira)" <ji...@apache.org> on 2022/01/27 14:06:00 UTC

[jira] [Resolved] (SAMZA-2617) Upgrade Kafka Client Version

     [ https://issues.apache.org/jira/browse/SAMZA-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Perks resolved SAMZA-2617.
---------------------------------
    Resolution: Done

> 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
>             Fix For: 1.7
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> 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.3.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.20.1#820001)