You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/11/10 09:34:59 UTC

[jira] [Updated] (OAK-4123) Persistent cache: allow to configure the add data concurrency

     [ https://issues.apache.org/jira/browse/OAK-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated OAK-4123:
--------------------------------
    Fix Version/s: 1.6

> Persistent cache: allow to configure the add data concurrency
> -------------------------------------------------------------
>
>                 Key: OAK-4123
>                 URL: https://issues.apache.org/jira/browse/OAK-4123
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: cache
>            Reporter: Tomek Rękawek
>            Assignee: Thomas Mueller
>             Fix For: 1.6, 1.4.1, 1.5.0, 1.2.18
>
>         Attachments: OAK-4123.patch
>
>
> During operations that creates and reads a large number of nodes (eg. indexing content) it may happen that there's more items in the asynchronous queue (introduced in OAK-2761) than the queue consumer can handle. As a result, the queue is purged and items are not saved in the cache, which makes the overall performance worse.
> An easy fix is to add a property that allows to switch between async/sync mode. By default, it should be synchronous.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)