[
https://issues.apache.org/jira/browse/OAK-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger updated OAK-7153:
----------------------------------
Environment: (was: 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.)
Description: 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.
> 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)