shashankhs11 commented on code in PR #20408: URL: https://github.com/apache/kafka/pull/20408#discussion_r2304374450
########## docs/streams/developer-guide/config-streams.html: ########## @@ -543,7 +543,7 @@ <h4><a class="toc-backref" href="#id45">num.standby.replicas</a><a class="header <td colspan="2">Added to a windows maintainMs to ensure data is not deleted from the log prematurely. Allows for clock drift.</td> <td><code class="docutils literal"><span class="pre">86400000</span></code></td> (1 day)</td> </tr> - <tr class="row-odd"><td>window.size.ms</td> + <tr class="row-odd"><td>window.size.ms (Deprecated. See <a href="datatypes.html#window-serdes">Window Serdes</a> for alternatives.)</td> Review Comment: Done! addressed in 2f18885 -- 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