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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2018/02/28 17:11:00 UTC

[jira] [Resolved] (OAK-7216) Remove support for binaries and documents in persistent cache

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

Marcel Reutegger resolved OAK-7216.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Updated documentation: http://svn.apache.org/r1825588

> Remove support for binaries and documents in persistent cache
> -------------------------------------------------------------
>
>                 Key: OAK-7216
>                 URL: https://issues.apache.org/jira/browse/OAK-7216
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: documentmk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>              Labels: technical_debt
>             Fix For: 1.9.0, 1.10
>
>         Attachments: OAK-7216.patch
>
>
> The persistent cache currently stores binaries up to one MB by default. However most of the BlobStore implementations already provide some form of caching. E.g. for S3 a cache on the local filesystem is maintained and when using a Jackrabbit FileDataStore the persistent cache is actually unnecessary.
> Support for documents in the persistent cache should also be removed. In contrast to other cache entries, documents are mutable and may cause consistency issues when enabled with the persistent cache. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)