[
https://issues.apache.org/jira/browse/OAK-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326042#comment-16326042
]
Marcel Reutegger commented on OAK-7153:
---------------------------------------
Added an ignored test: http://svn.apache.org/r1821138
> Avoid persistent cache read access when key is not cached
> ---------------------------------------------------------
>
> Key: OAK-7153
> URL: https://issues.apache.org/jira/browse/OAK-7153
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: documentmk
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 1.10
>
>
> OAK-6803 introduced a way to configure the persistent cache with a predicate
> to decide whether a key should be cached. The same predicate can be used to
> determine whether a read on the persistent cache should be attempted at all.
> If a key is never cached, the read can be avoided because it will never
> return a value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)