Open josephmachado opened 1 year ago
Recommendation from Linkedin
add Flink checkpoints, savepoints, state recovery, and fault tolerance. We can achieve end-end Exactly once semantics using flink checkpointing and sink transactional semantics combined with Kafka idempotent producer.
Recommendation from Linkedin