You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/12/01 15:36:06 UTC

[GitHub] [kafka] vvcephei commented on a change in pull request #8965: KAFKA-8147: Add changelog topic configuration to KTable suppress

vvcephei commented on a change in pull request #8965:
URL: https://github.com/apache/kafka/pull/8965#discussion_r533507421



##########
File path: docs/streams/developer-guide/dsl-api.html
##########
@@ -3393,6 +3393,10 @@ <h5><a class="toc-backref" href="#id34">KTable-KTable Foreign-Key
 				      but this simple example creates a buffer with no
 				      upper bound.
 				    </dd>
+                    <dt><code>withLoggingDisabled()</code></dt>
+                    <dd>
+                      This configures the suppression operator to disable logging for changelog entries.
+                    </dd>

Review comment:
       Thanks @mjsax , I agree; this is an advanced configuration that shouldn't be used most of the time, so I wouldn't put it in the example.




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

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