showuon commented on a change in pull request #11100:
URL: https://github.com/apache/kafka/pull/11100#discussion_r673732882
##########
File path: docs/streams/developer-guide/dsl-api.html
##########
@@ -3208,14 +3208,13 @@ <h5><a class="toc-backref" href="#id34">KTable-KTable
Foreign-Key
import org.apache.kafka.streams.kstream.TimeWindows;
// A tumbling time window with a size of 5 minutes (and, by definition, an
implicit
-// advance interval of 5 minutes). Note the explicit grace period, as the
current
-// default value is 24 hours, which may be larger than needed for smaller
windows.
Review comment:
remove this note:
`Note the explicit grace period, as the current
default value is 24 hours, which may be larger than needed for smaller
windows.`
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]