Description
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)
Attachments
Attachments
Issue Links
- relates to
-
OAK-7285 Reindexing using --doc-traversal-mode can OOM while aggregation in some cases
- Closed