bbejeck commented on code in PR #16709:
URL: https://github.com/apache/kafka/pull/16709#discussion_r1702288373


##########
docs/streams/upgrade-guide.html:
##########
@@ -133,6 +133,13 @@ <h3 class="anchor-heading"><a id="streams_notable_changes" 
class="anchor-link"><
         More details about the new config 
<code>StreamsConfig#TOPOLOGY_OPTIMIZATION</code> can be found in <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-295%3A+Add+Streams+Configuration+Allowing+for+Optional+Topology+Optimization";>KIP-295</a>.
     </p>
 
+    <h3><a id="streams_api_changes_390" 
href="#streams_api_changes_390">Streams API changes in 3.9.0</a></h3>
+    <p>
+        Kafka Streams now supports users to customize the output interval of 
stream-thread runtime summary.
+        By default, the record is recorded every 2 minutes. More details can 
be found in

Review Comment:
   ```suggestion
           By default, it logs output every 2 minutes. More details can be 
found in
   ```



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