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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2018/03/01 04:20:00 UTC

[jira] [Resolved] (OAK-7290) Reindexing using --doc-traversal-mode should have configurable upper bound for mem usage

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

Vikas Saurabh resolved OAK-7290.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Fixed on trunk by [r1825619|https://svn.apache.org/r1825619], [r1825620|https://svn.apache.org/r1825620] and [r1825621|https://svn.apache.org/r1825621].

> Reindexing using --doc-traversal-mode should have configurable upper bound for mem usage
> ----------------------------------------------------------------------------------------
>
>                 Key: OAK-7290
>                 URL: https://issues.apache.org/jira/browse/OAK-7290
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>    Affects Versions: 1.8.0
>            Reporter: Vikas Saurabh
>            Assignee: Vikas Saurabh
>            Priority: Major
>             Fix For: 1.9.0, 1.10
>
>
> Currently doc traversal mode, while reindexing, keeps an unbounded list of NodeStates being read off of flat file store.
> It would be good to have an estimate of memory being consumed by this list and be upper bound (and configurable via command line)



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