You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2019/04/09 10:37:13 UTC

[jira] [Updated] (OAK-5932) Use static optional greedy policy for BlobStore in DocumentNodeStoreService

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

Davide Giannella updated OAK-5932:
----------------------------------
    Fix Version/s: 1.14.0

> Use static optional greedy policy for BlobStore in DocumentNodeStoreService
> ---------------------------------------------------------------------------
>
>                 Key: OAK-5932
>                 URL: https://issues.apache.org/jira/browse/OAK-5932
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: documentmk
>            Reporter: Chetan Mehrotra
>            Priority: Major
>             Fix For: 1.12.0, 1.14.0
>
>
> Currently {{DocumentNodeStoreService}} uses DYNAMIC policy for BlobStore and DataSource. This leads to complexity in activation due to dynamic nature of OSGi.
> To simplify that we should switch to static, greedy policy. This approach is used by SegmentNodeStoreService as part of OAK-5223 and reduces the setup complexity quite a bit



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)