[
https://issues.apache.org/jira/browse/OAK-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger updated OAK-2857:
----------------------------------
Fix Version/s: (was: 1.3.4)
1.3.5
> Run background read and write operation concurrently
> ----------------------------------------------------
>
> Key: OAK-2857
> URL: https://issues.apache.org/jira/browse/OAK-2857
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, mongomk
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Labels: technical_debt
> Fix For: 1.3.5
>
>
> OAK-2624 decoupled the background read from the background write but the
> methods implementing the operations are synchronized. This means they cannot
> run at the same time and e.g. an expensive background write may unnecessarily
> block a background read.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)