Hi Flink experts,

Wondering if there is a built-in way to replay already-processed events in
an event queue. For example, if I have a flink app processing event stream
from Kinesis. Now if I find a bug in the flink app and make a fix. And I
would like to re-process events that are already processed in the kinesis
stream. Is there a simple mechanism to allow me to do this?

Thanks,
-Guoqin

Reply via email to