Hi Jessy,
I have a stateless Flink application where the source and sink are
two different Kafka topics. Is there any benefit in adding
checkpointing for this application?. will it help in some way for
the rewind and replays while restarting from the failure?
If you do want to mak
Hi all,
Currently, we are exploring the various features of Flink and need some
clarification on the below-mentioned questions.
- I have a stateless Flink application where the source and sink are two
different Kafka topics. Is there any benefit in adding checkpointing for
this applica