bbejeck commented on a change in pull request #9554:
URL: https://github.com/apache/kafka/pull/9554#discussion_r517339602



##########
File path: docs/streams/upgrade-guide.html
##########
@@ -135,14 +134,12 @@ <h3><a id="streams_api_changes_260" 
href="#streams_api_changes_260">Streams API
         tasks to their new owners in the background. Check out <a 
href="https://cwiki.apache.org/confluence/x/0i4lBg";>KIP-441</a>
         for full details, including several new configs for control over this 
new feature.
     </p>
-
     <p>
         New end-to-end latency metrics have been added. These task-level 
metrics will be logged at the INFO level and report the min and max end-to-end 
latency of a record at the beginning/source node(s)
         and end/terminal node(s) of a task. See <a 
href="https://cwiki.apache.org/confluence/x/gBkRCQ";>KIP-613</a> for more 
information.
     </p>
-
     <p>
-        As of 2.6.0 Kafka Streams deprecates <code>KStream.through()</code> in 
favor of the new <code>KStream.repartition()</code> operator
+        As of 2.6.0 Kafka Streams deprecates <code>KStream.through()</code> if 
favor of the new <code>KStream.repartition()</code> operator

Review comment:
       ack




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to