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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2017/01/04 10:08:58 UTC

[jira] [Assigned] (OAK-5324) Enable property index reindexing via oak-run

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

Thomas Mueller reassigned OAK-5324:
-----------------------------------

    Assignee: Thomas Mueller

> Enable property index reindexing via oak-run
> --------------------------------------------
>
>                 Key: OAK-5324
>                 URL: https://issues.apache.org/jira/browse/OAK-5324
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: documentmk, run
>            Reporter: Chetan Mehrotra
>            Assignee: Thomas Mueller
>             Fix For: 1.8
>
>
> Currently introducing a new property index or performing a reindex of existing property index is problamatic on DocumentNodeStore. This happens because doing this results in either 
> # Persisted branch - Which is slow at times and has issues related to conflict handling
> # Large in memory branch which increases heap pressure
> To enable this use case we should add some tooling in oak-run where we can use different approach for achieving the same. 



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