Vikas Saurabh created OAK-7290:
----------------------------------
Summary: 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
Fix For: 1.10
Currently doc traversal mode, while reindexing, keeps an unbounded list of
{{NodeState}}s 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)