Julian Reschke created OAK-10147:
------------------------------------
Summary: many move ops in transient space may consume a lot of
memory
Key: OAK-10147
URL: https://issues.apache.org/jira/browse/OAK-10147
Project: Jackrabbit Oak
Issue Type: Task
Components: core
Reporter: Julian Reschke
We have encountered an issue where a component did a huge number of move
operations in transient space, and oak-core's "MutableRoot" class consumed ~800
MB for ca 3000 move operations. This seems to be a lot.
We should:
1. Write a test / benchmark that reproduces the issue
2. Check whether it's specific to a certain store implemention
3. See whether the memory footprint can be reduced
--
This message was sent by Atlassian Jira
(v8.20.10#820010)