Safety : input parameters validation #185

Closed
opened 2022-01-10 13:30:41 +00:00 by lx · 0 comments
Owner
  • maximum number of items returned by ListObjects and ListMultipartUploads: in AWS the requested number of returned items cannot exceed 1000, we should do the same

  • maximum number of parts in a multipart upload : 1000 on AWS, each part being at most 5GB (making a 5TB file). Do we also want to limit?

- maximum number of items returned by ListObjects and ListMultipartUploads: in AWS the requested number of returned items cannot exceed 1000, we should do the same - maximum number of parts in a multipart upload : 1000 on AWS, each part being at most 5GB (making a 5TB file). Do we also want to limit?
lx added the
Improvement
label 2022-01-10 13:30:51 +00:00
lx added the
Correctness
label 2022-01-11 14:17:57 +00:00
lx closed this issue 2023-06-14 08:51:35 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#185
No description provided.