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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2016/03/15 15:11:33 UTC

[jira] [Resolved] (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 ]

Thomas Mueller resolved OAK-4123.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.6)
                   1.5.0

> 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.4.1, 1.5.0
>
>         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)