How to work with a paused stream | Apache Flink in Action
Using Apache Flink watermarks can create havoc when you have a stream that has significant delays between records. In this video we’ll talk about a possible solution to this situation using a batch close record, which will ensure that your data is up to date.