mjsax commented on code in PR #18087: URL: https://github.com/apache/kafka/pull/18087#discussion_r1874113374
########## docs/streams/developer-guide/config-streams.html: ########## @@ -403,10 +404,10 @@ <h4><a class="toc-backref" href="#id23">num.standby.replicas</a><a class="header </tr> <tr class="row-even"><td>processing.guarantee</td> <td>Medium</td> - <td colspan="2">The processing mode. Can be either <code class="docutils literal"><span class="pre">"at_least_once"</span></code> (default) - or <code class="docutils literal"><span class="pre">"exactly_once_v2"</span></code> (for EOS version 2, requires broker version 2.5+). Deprecated config options are - <code class="docutils literal"><span class="pre">"exactly_once"</span></code> (for EOS version 1) and <code class="docutils literal"><span class="pre">"exactly_once_beta"</span></code> (for EOS version 2, requires broker version 2.5+)</td>. - <td>See <a class="reference internal" href="#streams-developer-guide-processing-guarantee"><span class="std std-ref">Processing Guarantee</span></a></td> Review Comment: "exactly_once" and "exactly_once_beta are removed. Cleanup to not have them in the docs any longer. -- 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