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

Implement BlobStore UpdateMetadata operations

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • jclouds-blobstore
    • None

    Description

      Multiple blob stores support operations to update the metadata associated with the blob (in S3, this can be done through the PUT-object copy; Swift is already implemented in jclouds; GCS and Azure also use a PUT method). This is preferable to the current approach one has to take with jclouds: get the blob, update metadata, put the blob. If the blob is large, this operation can be prohibitive.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: