You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2015/07/08 23:45:05 UTC

[jira] [Commented] (JCLOUDS-754) Investigate Jimfs backed filesystem BlobStore

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

Andrew Gaul commented on JCLOUDS-754:
-------------------------------------

filesystem blobstore tends to regress on Windows where paths and semantics differ from Linux and Mac OS.  jimfs can help with this:

{quote}
Jimfs also supports creating file systems that, for example, use Windows-style paths and (to an extent) behavior. In general, however, file system behavior is modeled after UNIX and may not exactly match any particular real file system or platform.
{quote}

> Investigate Jimfs backed filesystem BlobStore
> ---------------------------------------------
>
>                 Key: JCLOUDS-754
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-754
>             Project: jclouds
>          Issue Type: Task
>          Components: jclouds-blobstore
>            Reporter: Jeremy Daggett
>            Priority: Minor
>              Labels: filesystem, transient
>
> Jimfs could be useful as an in-memory filesystem for use in BlobStore tests: https://github.com/google/jimfs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)