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/03/15 13:46:33 UTC

[jira] [Commented] (OAK-2821) PersistentCache not used for RDBBlobStore

    [ https://issues.apache.org/jira/browse/OAK-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195231#comment-15195231 ] 

Julian Reschke commented on OAK-2821:
-------------------------------------

Turns out that by default the persistent cache is configured for the blob store, but not active because of being configured with maxBinaryEntry == 0.

We still should make the config in DocumentMK consistent, though.

> PersistentCache not used for RDBBlobStore
> -----------------------------------------
>
>                 Key: OAK-2821
>                 URL: https://issues.apache.org/jira/browse/OAK-2821
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: rdbmk
>    Affects Versions: 1.0.13, 1.2.1
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.6
>
>         Attachments: OAK-2821.diff
>
>
> DocumentMK is currently inconsistent wrt to the use of the PersistentCache for BlobStore. It is used for Mongo, but not for RDB. We should be consistent here.



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