mjsax commented on code in PR #18087: URL: https://github.com/apache/kafka/pull/18087#discussion_r1874112266
########## docs/streams/developer-guide/config-streams.html: ########## @@ -301,8 +301,9 @@ <h4><a class="toc-backref" href="#id23">num.standby.replicas</a><a class="header </tr> <tr class="row-even"><td>default.timestamp.extractor</td> <td>Medium</td> - <td colspan="2">Timestamp extractor class that implements the <code class="docutils literal"><span class="pre">TimestampExtractor</span></code> interface.</td> - <td>See <a class="reference internal" href="#streams-developer-guide-timestamp-extractor"><span class="std std-ref">Timestamp Extractor</span></a></td> + <td colspan="2">Timestamp extractor class that implements the <code class="docutils literal"><span class="pre">TimestampExtractor</span></code> interface. + See <a class="reference internal" href="#streams-developer-guide-timestamp-extractor"><span class="std std-ref">Timestamp Extractor</span></a></td> + <td><code class="docutils literal"><span class="pre">FailOnInvalidTimestamp</span></code></td> Review Comment: move link to more doc into description and add actual default value... -- 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