[ 
https://issues.apache.org/jira/browse/JCLOUDS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036705#comment-14036705
 ] 

ASF subversion and git services commented on JCLOUDS-457:
---------------------------------------------------------

Commit 5c6975e4b1597a103858c1c648630a8450f5c0d9 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=5c6975e ]

JCLOUDS-457: Clean up for GlacierClientMockTest.

GlacierClientMockTest was growing uncontrollably. This commit
is an attempt to fix this problem.

The first measure taken moves the duplicated strings to constants
and the JSON response bodies to resource files. In addition, some
repeated code was moved to static classes, where they can be reused.

We also use @BeforeTest and @AfterTest to make instances of the
MockWebServer and shut them down for each test.


> 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)

Reply via email to