Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-1186 Ozone S3 gateway (phase III)
  3. HDDS-11530

Support listMultipartUploads max uploads and markers

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsAdd voteVotersWatch issueWatchersConvert to IssueLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • OM, s3gateway
    • None

    Description

      https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html

      Currently, ListMultipartUploads will only list up to 1000 multipart uploads by default or it can be configured by passing optional max-uploads parameters. If there are more multipart uploads than the requested multipart uploads, ListMultipartUploadsResult returned should set isTruncated flag, and NextKeyMarker and NextUploadIdMarker for the subsequent listMultipartUploads.

      Currently S3G does not support this, it will return all the multipart uploads. We can implement this feature to limit the amount of multipart uploads returned from a single listMultipartUploads call.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned Assign to me
            ivanandika Ivan Andika

            Dates

              Created:
              Updated:

              Slack

                Issue deployment