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

Persist multipart metadata, return checksum on complete multipart upload #1864

Merged
merged 18 commits into from
May 20, 2024

Conversation

afranken
Copy link
Member

@afranken afranken commented May 14, 2024

Description

  • Store MultipartUpload metadata
    • Data survives restart of S3Mock
  • Calculate and return checksum on complete multipart upload
  • Unrelated: migrate Unit tests to Kotlin

Related Issue

#1205

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.

@afranken afranken force-pushed the 1205-persist-multipart-metadata branch from c9eb9a7 to 005d9e4 Compare May 15, 2024 22:16
@afranken afranken force-pushed the 1205-persist-multipart-metadata branch from 005d9e4 to 739c71d Compare May 18, 2024 10:25
@afranken afranken force-pushed the 1205-persist-multipart-metadata branch from cf9e32b to 77ea08b Compare May 18, 2024 12:17
@afranken afranken self-assigned this May 18, 2024
@afranken afranken force-pushed the 1205-persist-multipart-metadata branch 2 times, most recently from a630172 to 0ea5c41 Compare May 18, 2024 16:42
@afranken afranken force-pushed the 1205-persist-multipart-metadata branch from 0ea5c41 to b3c8f9c Compare May 19, 2024 09:18
@afranken afranken force-pushed the 1205-persist-multipart-metadata branch from 0ece227 to 0b91e82 Compare May 19, 2024 09:47
@afranken afranken merged commit 657114e into main May 20, 2024
6 checks passed
@afranken afranken deleted the 1205-persist-multipart-metadata branch May 20, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant