[ 
https://issues.apache.org/jira/browse/JCLOUDS-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16390787#comment-16390787
 ] 

ASF subversion and git services commented on JCLOUDS-1390:
----------------------------------------------------------

Commit b46eb991407d80eed5cd5de1b747178942cd2fb0 in jclouds's branch 
refs/heads/2.1.x from [~adreghiciu]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=b46eb99 ]

JCLOUDS-1390: Use FULL projection for list blobs

This avoids a per-object call during detailed listings.


> google-cloud-storage: Avoid per blob calls to get user metadata when listing 
> with details 
> ------------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-1390
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1390
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-blobstore
>    Affects Versions: 2.1.0
>            Reporter: Alin Dreghiciu
>            Priority: Major
>              Labels: google-cloud-storage
>
> When listing blobs in a container with details in google-cloud-storage, there 
> is a call for each blob in order to get each blob user metadata. This can be 
> improved by setting projection to "FULL" while listing the blobs, case when 
> GCS will return user metadata for each blob



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to