[
https://issues.apache.org/jira/browse/JCLOUDS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799604#comment-13799604
]
ASF subversion and git services commented on JCLOUDS-301:
---------------------------------------------------------
Commit d344e52bf447b7b367c1f596c60be74e600163bd in branch refs/heads/1.6.x from
[~gaul]
[
https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-karaf.git;h=d344e52
]
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)