ijuma commented on code in PR #12261: URL: https://github.com/apache/kafka/pull/12261#discussion_r891281407
########## docs/upgrade.html: ########## @@ -213,6 +213,9 @@ <h5><a id="upgrade_301_notable" href="#upgrade_301_notable">Notable changes in 3 <h5><a id="upgrade_300_notable" href="#upgrade_300_notable">Notable changes in 3.0.0</a></h5> <ul> + <li>Java 8 and Scala 2.12 support have been deprecated since Apache Kafka 3.0 and will be removed in Apache Kafka 4.0. + See <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=181308223">KIP-750</a> + and <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=181308218">KIP-751</a> for more details.</li> Review Comment: Maybe move this to the second line since it's less impactful than the producer idempotence change. -- 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]
