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: us...@infra.apache.org