[
https://issues.apache.org/jira/browse/JCLOUDS-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul resolved JCLOUDS-1390.
----------------------------------
Resolution: Fixed
Assignee: Andrew Gaul
Fix Version/s: 2.2.0
2.1.1
> 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
> Assignee: Andrew Gaul
> Priority: Major
> Labels: google-cloud-storage
> Fix For: 2.1.1, 2.2.0
>
>
> 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)