[
https://issues.apache.org/jira/browse/JCLOUDS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799602#comment-13799602
]
ASF subversion and git services commented on JCLOUDS-301:
---------------------------------------------------------
Commit 0afeb1f5f0836e9259b83b5cbc7128f322f00091 in branch refs/heads/master
from [~gaul]
[
https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-karaf.git;h=0afeb1f
]
JCLOUDS-301: work around OOM with blobstore list
> Reduce reflection overhead for signed URLs
> ------------------------------------------
>
> Key: JCLOUDS-301
> URL: https://issues.apache.org/jira/browse/JCLOUDS-301
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-core
> Affects Versions: 1.7.0, 1.6.2
> Reporter: Niraj Tolia
> Assignee: Adrian Cole
> Fix For: 1.7.0, 1.6.2
>
>
> Currently, request signing for blobs with S3 suffers from high overhead due
> to frequent redundant calls into the Reflection API. Minimizing these calls
> has the potential to improve signing performance for both GET and PUT
> requests by a significant amount.
--
This message was sent by Atlassian JIRA
(v6.1#6144)