Skip to content

Exactly-Once Processing Semantics #68

@eneshoxha

Description

@eneshoxha
  • Checkpointing & State Snapshots: Provide a mechanism for periodic state snapshots and checkpoints to recover from failures without data loss or duplication.
  • Idempotent/Transactional Sinks: Integrate with sinks that support transactions (e.g., Kafka transactional producers, SQL databases with transactional semantics) to ensure exactly-once delivery.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfeatureThis label is in use for minor version increments

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions