You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Ola Olsson (JIRA)" <ji...@apache.org> on 2016/10/12 12:46:20 UTC

[jira] [Created] (LIBCLOUD-859) Get object size metadata type differs between storage providers

Ola Olsson created LIBCLOUD-859:
-----------------------------------

             Summary: Get object size metadata type differs between storage providers
                 Key: LIBCLOUD-859
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-859
             Project: Libcloud
          Issue Type: Bug
          Components: Storage
         Environment: Ubuntu 16.04.1 LTS
Python 3.5.2
Libcloud version: 1.1.0
            Reporter: Ola Olsson


For example: when using Openstack Swift, object size is returned as an integer but when using Amazon S3 its returned as a string. 

This seems to be the case for other storage providers as well. In the implementation for Atmos and Aliyun OSS, the object size metadata is explicitly converted to an integer. This is not the case for other storage providers like BackblazeB2 or Amazon S3.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)