Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding information for handling S3 Sink multipart upload aborted parts #385

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aindriu-aiven
Copy link
Contributor

The S3 Sink currently uses the multipart upload api, this can leave "parts" aborted or orphaned if there is an issue with the connector or the api and these parts should be periodically cleaned up.

Adding information to the S3 readme on AWS lifecycle rules which can be used to remove old parts.

@aindriu-aiven aindriu-aiven requested review from a team as code owners January 8, 2025 12:19
Copy link
Contributor

@RyanSkraba RyanSkraba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, except for the one spelling mistake! While reading, I made some alternative suggestions.

s3-sink-connector/README.md Outdated Show resolved Hide resolved
s3-sink-connector/README.md Outdated Show resolved Hide resolved
s3-sink-connector/README.md Outdated Show resolved Hide resolved
RyanSkraba
RyanSkraba previously approved these changes Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants