I'd suggest 1) adding another record at `7L` and 2) add a `filter` before line 111 to filter this record out, so that effectively this record will not be processed at all but only moves the stream time. And we can then verify that the final result does not have any outputs from this input, but the `tick` record did emit because of the stream time advances.
[ Full content available at: https://github.com/apache/kafka/pull/5687 ] This message was relayed via gitbox.apache.org for [email protected]
