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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2017/03/15 06:31:41 UTC

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

Chetan Mehrotra created OAK-5932:
------------------------------------

             Summary: 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
             Fix For: 1.8


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
(v6.3.15#6346)