[
https://issues.apache.org/jira/browse/OAK-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044463#comment-15044463
]
Chetan Mehrotra commented on OAK-3664:
--------------------------------------
[~gabrielanavarro] Can you provide some details on what type of BlobStore you
have. DataStoreBlobStore was meant to be a compatibility layer to get existing
DataStore implementation (used by Jackrabbit) work with Oak. If you are writing
a new implementation then correct way would be to extend the
{{AbstractBlobStore}} which is the public API
> Export Data/Blobstore related classes to create custom blob store
> -----------------------------------------------------------------
>
> Key: OAK-3664
> URL: https://issues.apache.org/jira/browse/OAK-3664
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: blob, core
> Affects Versions: 1.3.9
> Reporter: Gabriela Matias Navarro
>
> In order to be able to create a custom Data/Blobstore service, there is a
> need to export classes from org.apache.jackrabbit.oak.plugins.blob.datastore
> to use classes such as AbstractDataStoreService and DataStoreBlobStore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)