Niraj Tolia created JCLOUDS-301:
-----------------------------------

             Summary: 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.6.2, 1.7.0
            Reporter: Niraj Tolia
             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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to