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