[
https://issues.apache.org/jira/browse/WHIRR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020900#comment-13020900
]
Tom White commented on WHIRR-280:
---------------------------------
This looks good to me. Automatic location selection is very cool. BTW is it
possible to use BlobMap or InputStreamMap per Adrian's feedback?
Very minor comment: containsAny can be implemented in one line as
!Sets.newHashSet(set1).retainAll(set2).isEmpty() (set intersection).
> Create a blob cache that could be used for storing local files
> --------------------------------------------------------------
>
> Key: WHIRR-280
> URL: https://issues.apache.org/jira/browse/WHIRR-280
> Project: Whirr
> Issue Type: Sub-task
> Components: core
> Reporter: Andrei Savu
> Assignee: Andrei Savu
> Fix For: 0.5.0
>
> Attachments: WHIRR-280.patch, WHIRR-280.patch, WHIRR-280.patch
>
>
> Create a new class (BlobCache) that can be used as a temporary blob store for
> local files in the cloud. This class should be able to create jclouds
> Statements that could download files on the cluster nodes as needed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira