shashankhs11 commented on code in PR #20329:
URL: https://github.com/apache/kafka/pull/20329#discussion_r2279061627


##########
docs/streams/developer-guide/config-streams.html:
##########
@@ -297,13 +297,13 @@ <h4><a class="toc-backref" 
href="#id45">num.standby.replicas</a><a class="header
           </tr>
           <tr class="row-even"><td>commit.interval.ms</td>
             <td>Low</td>
-            <td colspan="2">The frequency in milliseconds with which to save 
the position (offsets in source topics) of tasks.</td>
+            <td colspan="2">The frequency in milliseconds with which to save 
the position (offsets in source topics) of tasks. Note that if exactly-once 
processing is enabled, then the default changes to <code class="docutils 
literal"><span class="pre">100</span></code></td>

Review Comment:
   I agree! Done in e03af26



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to