hermanjakobsen commented on PR #19937:
URL: https://github.com/apache/kafka/pull/19937#issuecomment-2958372862

   Am I also a bit uncertain of how thw logic at 
https://github.com/apache/kafka/blob/793dcee541b192115f632efb7c4d28e09f897315/streams/src/main/java/org/apache/kafka/streams/processor/internals/PunctuationSchedule.java#L69
 is used. Will the first schedule be triggered at `timestamp` and then the next 
triggered at the time given by `next()`?. It is important that this logic is 
consistent with what was proposed in 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-1146%3A+Anchored+punctuation


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

Reply via email to