[ 
https://issues.apache.org/jira/browse/OAK-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke resolved OAK-2972.
---------------------------------
    Resolution: Fixed

wrt documentation: the config property "customBlobDataSource" has been removed 
(just specify a different blobDataSource when needed)

> DocumentNodeStore gets initialized multiple time with RDB persistence
> ---------------------------------------------------------------------
>
>                 Key: OAK-2972
>                 URL: https://issues.apache.org/jira/browse/OAK-2972
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: rdbmk
>    Affects Versions: 1.2.2, 1.3.0, 1.0.14
>            Reporter: Chetan Mehrotra
>            Assignee: Julian Reschke
>              Labels: doc-impacting, osgi
>             Fix For: 1.3.1, 1.2.3, 1.0.15
>
>         Attachments: DocumentNodeStoreConfigTest.groovy, OAK-2972.diff
>
>
> Depending on startup sequence it can happen that {{DocumentNodeStore}} gets 
> initialized multiple times. 
> So far with Mongo {{DocumentNodeStoreService}}  was only dependent on one 
> external reference of {{BlobStore}}. However with RDB there are two more 
> external reference for {{DataSource}} one for nodes and other for blobs. 
> SCR (Felix Service Component Runtime) would invoke both {{bindDataSource}} 
> and {{bindBlobDataSource}} and currently there is no check to avoid re 
> initialization. 



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

Reply via email to