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 2017/07/24 13:17:08 UTC

[jira] [Closed] (OAK-6432) Make dynamic reference greedy and static to simplify LuceneIndexProviderService

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

Davide Giannella closed OAK-6432.
---------------------------------

Bulk close for 1.7.4

> Make dynamic reference greedy and static to simplify LuceneIndexProviderService
> -------------------------------------------------------------------------------
>
>                 Key: OAK-6432
>                 URL: https://issues.apache.org/jira/browse/OAK-6432
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: lucene
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.8, 1.7.4
>
>
> Currently the BlobStore reference in LuceneIndexProviderService is dynamic which complicates the implementation. Instead we should make it STATIC and GREEDY such that activate call ensures the BlobStore reference if present would not be null. This needs to be done for 
> * -NodeAggregator-
> * BlobStore
> * -PreExtractedTextProvider-
> This is similar to work done in SegmentNodeStoreService in OAK-5223



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