[
https://issues.apache.org/jira/browse/JCLOUDS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045178#comment-14045178
]
ASF subversion and git services commented on JCLOUDS-457:
---------------------------------------------------------
Commit bce335a2148652d38bb3dac2e976ddca9871096b in jclouds-labs-aws's branch
refs/heads/master from [~rcoedo]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-aws.git;h=bce335a ]
JCLOUDS-457: limit body size for specific test
For each test, we were forcing the server to discard the content of
the request body on @BeforeMethod. We need to do this on tests with a
huge body, but it may interfere with other tests which actually use
the body data. To fix this problem, we moved the body limit
restriction to the tests that require it.
> Amazon Glacier support
> ----------------------
>
> Key: JCLOUDS-457
> URL: https://issues.apache.org/jira/browse/JCLOUDS-457
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore
> Reporter: Andrew Gaul
> Assignee: Roman Coedo
> Labels: gsoc2014
>
> jclouds should support Amazon Glacier which provides a different
> price/availability trade off than traditional blobstores. Note that this
> will require some thought for how to handle blob reads.
--
This message was sent by Atlassian JIRA
(v6.2#6252)