chia7712 commented on code in PR #21284:
URL: https://github.com/apache/kafka/pull/21284#discussion_r2679469485


##########
docs/getting-started/upgrade.md:
##########
@@ -52,14 +52,14 @@ Note: Apache Kafka 4.0 only supports KRaft mode - ZooKeeper 
mode has been remove
 ### Notable changes in 4.0.1
 
   * The filename for rotated `state-change.log` files has been updated from 
`stage-change.log.[date]` to `state-change.log.[date]` in the log4j2.yaml 
configuration file. See 
[KAFKA-19576](https://issues.apache.org/jira/browse/KAFKA-19576) for details. 
-  * Kafka Streams include a critical fix to upgrade from 
`KStreams#transformValues()` (removed with 4.0.0 release) to 
`KStreams#processValues()`. For more details, see the [migration 
guide](/40/documentation/streams/developer-guide/dsl-api.html#transformers-removal-and-migration-to-processors).
 
+  * Kafka Streams include a critical fix to upgrade from 
`KStreams#transformValues()` (removed with 4.0.0 release) to 
`KStreams#processValues()`. For more details, see the [migration 
guide](/41/streams/developer-guide/dsl-api/#transformers-removal-and-migration-to-processors).
 

Review Comment:
   `41` -> `40`



-- 
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]

Reply via email to