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 2017/10/17 11:43:00 UTC

[jira] [Created] (OAK-6839) RDBDocumentStore: queries done by GC processes should not thrash the cache

Julian Reschke created OAK-6839:
-----------------------------------

             Summary: RDBDocumentStore: queries done by GC processes should not thrash the cache
                 Key: OAK-6839
                 URL: https://issues.apache.org/jira/browse/OAK-6839
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: rdbmk
            Reporter: Julian Reschke
            Assignee: Julian Reschke


GC/bg processes that use the DocumentStore query API may thrash the cache (OAK-6806).

This is relevant for Oak versions that do not yet use special APIs for GC, such as trunk and 1.6.

We should avoid caching result documents when the query likely was initiated by a GC process.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)