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 2015/06/27 01:22:05 UTC

[jira] [Commented] (JCLOUDS-826) JDBC blobstore

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

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

Commit 1c0900f7c0e2a9b3f2a005dbf98caf7a4fcd3a9e in jclouds-labs's branch refs/heads/master from [~rcoedo]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=1c0900f ]

JCLOUDS-826: Add blob operations


> JDBC blobstore
> --------------
>
>                 Key: JCLOUDS-826
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-826
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 1.8.1
>            Reporter: Andrew Gaul
>            Assignee: Roman Coedo
>              Labels: gsoc2015
>
> jclouds could offer a JDBC blobstore as an alternative to the existing transient and filesystem blobstores.  This could store metadata in something like H2 and the actual blob data on a filesystem, similar to Swift.  This would work around issues like https://bugs.openjdk.java.net/browse/JDK-8030048 which prevents use of metadata with the filesystem blobstore on Mac OS X.



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