Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding information for handling S3 Sink multipart upload aborted parts (
#385) 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. --------- Signed-off-by: Aindriu Lavelle <aindriu.lavelle@aiven.io>
- Loading branch information