Marcel Reutegger created OAK-4715:
-------------------------------------
Summary: Reduce DocumentStore reads for local changes
Key: OAK-4715
URL: https://issues.apache.org/jira/browse/OAK-4715
Project: Jackrabbit Oak
Issue Type: Improvement
Components: core, documentmk
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Priority: Minor
Fix For: 1.6
The observation test added for OAK-4528 shows significant time spent in reading
documents from the store when local changes are processed. Since those changes
were done on the local cluster node, they should be served from cache and not
reach out to the underlying store.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)