[
https://issues.apache.org/jira/browse/KAFKA-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman updated KAFKA-8575:
------------------------------------------
Summary: Finish removing EAGER protocol in Streams by cleaning up task
assignment & management (was: Investigate removing EAGER protocol & cleaning
up task suspension in Streams rebalancing)
> Finish removing EAGER protocol in Streams by cleaning up task assignment &
> management
> -------------------------------------------------------------------------------------
>
> Key: KAFKA-8575
> URL: https://issues.apache.org/jira/browse/KAFKA-8575
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Affects Versions: 2.4.0
> Reporter: A. Sophie Blee-Goldman
> Priority: Critical
>
> With KIP-429 the suspend/resume of tasks may have minimal gains while adding
> a lot of complexity and potential bugs. We should consider removing/cleaning
> it up and going a step further to remove the EAGER protocol from Streams
> entirely.
> Plan to remove this in 3.1/4.0, whichever comes after 3.0. This will make 3.0
> a bridge release for users upgrading from any version below 2.4, but they
> will still be able to do so in the usual two rolling bounces.
>
> *The upgrade path from 2.3 and below, to any \{to_version} higher than 3.1
> will be:*
> 1. During the first rolling bounce, upgrade the jars to a version between 2.4
> - 3.1 and add the UPGRADE_FROM config for whichever version you are upgrading
> from
> 2. During the second rolling bounce, upgrade the jars to the desired
> \{to_version} and remove the UPGRADE_FROM config
>
> EAGER will be effectively deprecated in 3.0 but not removed until the next
> version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)