[
https://issues.apache.org/jira/browse/JCLOUDS-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891110#comment-15891110
]
ASF subversion and git services commented on JCLOUDS-1218:
----------------------------------------------------------
Commit fbf62437c7e776422288564c419dc037dbd72dfa in jclouds's branch
refs/heads/master from [~geertvanheusden]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=fbf6243 ]
JCLOUDS-1218: filesystem get blob without xattrs
Some filesystems, notably Docker and Mac OS X, do not support xattr
which causes an IOException when getting a blob.
> jclouds throws an exception while reading file from FS that doesn't support
> XATTR
> ---------------------------------------------------------------------------------
>
> Key: JCLOUDS-1218
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1218
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-blobstore
> Affects Versions: 2.0.0
> Environment: docker-for-mac or docker-for-win with mounted volumes
> Reporter: Geert Vanheusden
> Labels: docker
>
> When using a docker mounted volume on docker-for-win or docker-for-mac,
> XATTRs are not supported. This should be handled correctly by jclouds.
> XATTR exceptions while putting a blob are already handled in this PR:
> https://github.com/jclouds/jclouds/pull/642
> Reproducible example & stacktrace:
> https://github.com/geertvanheusden/jcloud-xattr-bug
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)