Thomas Mueller created OAK-11277:
------------------------------------
Summary: Tree store: fix memory usage and support concurrent
indexing
Key: OAK-11277
URL: https://issues.apache.org/jira/browse/OAK-11277
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: Thomas Mueller
Assignee: Thomas Mueller
I tested concurrent indexing using the tree store, and found:
* It can run out-of-memory due to an incorrect cache size formula
* Concurrent indexing can fail because a few methods are not properly protected
--
This message was sent by Atlassian Jira
(v8.20.10#820010)