[jira] [Commented] (OAK-7084) Implement CompositeDataStore and CompositeDataStoreService

2017-12-19 Thread Matt Ryan (JIRA)

[ 
https://issues.apache.org/jira/browse/OAK-7084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16297219#comment-16297219
 ] 

Matt Ryan commented on OAK-7084:


The composite data store and delegates are configured as follows:

Delegates use a factory to be configured.  They must specify a role name (any 
string) and any other configuration specific to that delegate (e.g. 
readOnly=true).  The composite configuration simply takes a "roles" property 
with a value containing a comma-delimited list of roles that composite uses, 
for example "roles=production,staging".

> Implement CompositeDataStore and CompositeDataStoreService
> --
>
> Key: OAK-7084
> URL: https://issues.apache.org/jira/browse/OAK-7084
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: blob, blob-cloud, blob-cloud-azure, blob-plugins
>Reporter: Matt Ryan
>Assignee: Matt Ryan
>
> This task is to wire up the composite data store and the corresponding 
> service, respond to OSGi events when delegates are created, register the 
> service appropriately, implement the data store portions, etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (OAK-7084) Implement CompositeDataStore and CompositeDataStoreService

2017-12-19 Thread Matt Ryan (JIRA)

[ 
https://issues.apache.org/jira/browse/OAK-7084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16297199#comment-16297199
 ] 

Matt Ryan commented on OAK-7084:


There is a pull request in for review at 
https://github.com/apache/jackrabbit-oak/pull/74, open for review.

> Implement CompositeDataStore and CompositeDataStoreService
> --
>
> Key: OAK-7084
> URL: https://issues.apache.org/jira/browse/OAK-7084
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: blob, blob-cloud, blob-cloud-azure, blob-plugins
>Reporter: Matt Ryan
>Assignee: Matt Ryan
>
> This task is to wire up the composite data store and the corresponding 
> service, respond to OSGi events when delegates are created, register the 
> service appropriately, implement the data store portions, etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)