opensearch-project / opensearch-project/data-prepper
Support end-to-end acknowledgments in the S3 sink
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 374
- Forks
- 354
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
Data Prepper supports end-to-end acknowledgments, but sinks must honor these.
The new S3 sink being worked by #1048 should acknowledge when events are sent to S3.
Describe the solution you'd like
Implement end-to-end acknowledgements for the S3 sink.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the new S3 sink work in issue #1048 and the existing end-to-end acknowledgment handling in Data Prepper. Done means the S3 sink acknowledges events after they are sent to S3.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100