You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/09/01 17:10:21 UTC

[jira] [Commented] (JCLOUDS-658) Add blob metadata support to filesystem blobstore

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

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

Commit dacd9825f009867e22e385d77743fc6256792f7e in jclouds's branch refs/heads/master from [~frigault]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=dacd982 ]

Allow overriding getUserDefinedFileAttributeView

Today the filesystem blobstore provider use the extended attributes of the
filesystem to store metadata. This is not always desirable as some filesystems
(such as NFSv3) do not support extended metadata.  The current source code does
not allow to change this easily. getUserDefinedFileAttributeView could easily
be overriden for this purpose and allow extensions that customize where the
metadata should be stored.

See also JCLOUDS-658


> Add blob metadata support to filesystem blobstore
> -------------------------------------------------
>
>                 Key: JCLOUDS-658
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-658
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 1.8.0
>            Reporter: Andrew Gaul
>            Assignee: Andrew Gaul
>             Fix For: 2.0.0
>
>
> Enabled by the move to Java 7 with introduces filesystem extended attributes.



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