Marcel Reutegger created OAK-7328:
-------------------------------------
Summary: Update DocumentNodeStore based OakFixture
Key: OAK-7328
URL: https://issues.apache.org/jira/browse/OAK-7328
Project: Jackrabbit Oak
Issue Type: Improvement
Components: run
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Fix For: 1.10
The current OakFixtures using a DocumentNodeStore use a configuration / setup
which is different from what a default DocumentNodeStoreService would use. It
would be better if benchmarks run with a configuration close to a default
setup. The main differences identified are:
- Does not have a proper executor, which means some tasks are executed with the
same thread.
- Does not use a separate persistent cache for the journal (diff cache).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)