mjsax commented on code in PR #18124:
URL: https://github.com/apache/kafka/pull/18124#discussion_r1913711082
##########
docs/streams/upgrade-guide.html:
##########
@@ -141,6 +141,22 @@ <h3 class="anchor-heading"><a id="streams_notable_changes"
class="anchor-link"><
<h3><a id="streams_api_changes_400"
href="#streams_api_changes_400">Streams API changes in 4.0.0</a></h3>
+ <p>
+ In this release, eos-v1 (Exactly Once Semantics version 1) is no
longer supported. Additionally, all deprecated methods, classes, APIs, and
config parameters
+ up to (including) AK 3.5 release have been removed.
+ </p>
+
+ <p>
+ For better observability and performance, analysis are provided by
additional metrics in Kafka clients and new methods added to the Admin,
Review Comment:
> to the top level AK upgrade guide
Yes, but this is not the "top level" page -- The top level page is
`docs/upgrade.html` -- it contains a section for each Kafka release, including
bullet points for selected KIPs. The only thing worth high-lighting there,
might be KIP-1076?
In this KS specific sub-page, we list all KS KIPs.
--
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]