You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
looks like when doing a client.createMultipartUpload if I am uploading the parts using a copy via client.uploadPartCopy I get an exception. seems like only multipart upload is implemented. i think this is the offending line:
looks like when doing a
client.createMultipartUpload
if I am uploading the parts using a copy viaclient.uploadPartCopy
I get an exception. seems like only multipart upload is implemented. i think this is the offending line:s3mock/src/main/scala/io/findify/s3mock/route/CopyObjectMultipart.scala
Line 44 in 068a585
Traceback:
The text was updated successfully, but these errors were encountered: