-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Exactly-Once Semantics for S3 Sink #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfeature:s3-sinkFeatures related to the S3 sink connectorFeatures related to the S3 sink connectorpriority:highHigh priority task that should be addressed in the next releaseHigh priority task that should be addressed in the next release
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeature:s3-sinkFeatures related to the S3 sink connectorFeatures related to the S3 sink connectorpriority:highHigh priority task that should be addressed in the next releaseHigh priority task that should be addressed in the next release
Exactly-Once Semantics for S3 Sink
Description
Implement exactly-once semantics for the S3 sink connector to ensure records are written exactly once to S3, even during failures or retries, providing data consistency guarantees.
Tasks
Technical Details
Acceptance Criteria
Priority
High (Priority 7 in GAP analysis)
Complexity
High