ijuma commented on PR #17843: URL: https://github.com/apache/kafka/pull/17843#issuecomment-2492403857
> But we've always attempted to maintain compatibility with older broker versions for Kafka Streams, and this feels like a huge leap to go from supporting everything above 0.11 to only 2.1+ Why is it a huge leap? This means removing support for 0.11, 1.0, 1.1 and 2.0 and maintaining support for 2.1-2.8, 3.0-3.9 (17 releases total). Also, I believe the removal of the old exactly once support means that the minimum broker version with [exactly once becomes 2.5](https://issues.apache.org/jira/browse/KAFKA-16331?focusedCommentId=17876539&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17876539). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
