[
https://issues.apache.org/jira/browse/KAFKA-16331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876545#comment-17876545
]
Matthias J. Sax commented on KAFKA-16331:
-----------------------------------------
Yes, that's also important. Thanks for the reminder.
My main point was really about internal refactoring to simplify the code base
by removing EOSv1 related code. Strictly speaking, it would be enough to just
remove the config from `StreamsConfig` so users cannot enable EOSv1 any longer
to resolve this ticket; internal refactoring could be done afterwards. However,
I would like to use this ticket for internal refactoring, too (at least he
lions share – we might do more refactoring down the line...).
> Remove Deprecated EOSv1
> -----------------------
>
> Key: KAFKA-16331
> URL: https://issues.apache.org/jira/browse/KAFKA-16331
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Matthias J. Sax
> Priority: Blocker
> Fix For: 4.0.0
>
>
> EOSv1 was deprecated in AK 3.0 via
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-732%3A+Deprecate+eos-alpha+and+replace+eos-beta+with+eos-v2]
> * remove conifg
> * remove Producer#sendOffsetsToTransaction
> * cleanup code
--
This message was sent by Atlassian Jira
(v8.20.10#820010)