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

Marcel Reutegger updated OAK-7216:
----------------------------------
    Description: 
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. 

  was: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.

        Summary: Remove support for binaries and documents in persistent cache  
(was: Remove support for binaries in persistent cache)

> 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
>            Priority: Minor
>             Fix For: 1.10
>
>
> 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)

Reply via email to