Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1582

ETag of the object uploaded via multipart upload does not match the CompleteMPU response from the transient blobstore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • jclouds-blobstore

    Description

      The local transient blobstore returns a correctly computed S3 MPU ETag when completing the upload, but a subsequent GET/HEAD request returns the MD5 of the whole object instead (not matching the ETag in the CompleteMPU response). Ideally, jclouds should store the MPU ETag and return it on GET/HEAD requests.

      This behavior also manifests when using the filesystem blobstore if the extended attributes are not supported. In that case, there is nothing jclouds can do.

      Attachments

        Activity

          People

            timuralp Timur Alperovich
            timuralp Timur Alperovich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: