[
https://issues.apache.org/jira/browse/JCLOUDS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660794#comment-14660794
]
ASF subversion and git services commented on JCLOUDS-826:
---------------------------------------------------------
Commit 00500cbf2c276d8b579f7d245a1e20f88c402141 in jclouds-labs's branch
refs/heads/master from [~rcoedo]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=00500cb ]
JCLOUDS-826: Add H2 provider
> 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)