Marcel Reutegger created OAK-1382:
-------------------------------------
Summary: oak-core tests may run out of memory
Key: OAK-1382
URL: https://issues.apache.org/jira/browse/OAK-1382
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
My oak-core build just ran out of memory. Quite a lot of memory is referenced
from unused DocumentNodeStore instances, but are not garbage collected because
the background thread associated with each store is still running. A test needs
to dispose the store, which is missing in some of the tests.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)