Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.13.0, 3.14.0
-
Fix Version/s: 3.15.0
-
Labels:
-
Story Points:2
Description
Hey there,
Can multipart upload for aws s3 blob storage be enabled through some setting?
I get the following in the nexus logs, when trying to upload artifacts larger than 5GB:
com.amazonaws.services.s3.model.AmazonS3Exception: The specified copy source is larger than the maximum allowable size for a copy source: 5368709120 (Service: Amazon S3; Status Code: 400; Error Code: InvalidRequest;
Thanks in advance