[
https://issues.apache.org/jira/browse/OAK-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556438#comment-17556438
]
Thomas Mueller commented on OAK-9780:
-------------------------------------
Thanks a lot [~mreutegg]! Not sure which test you run exactly... Could you you
also run "cleanCaches = false, prefetch = true", after "cleanCaches = true,
prefetch = true"? I found this to be _slower_ than "cleanCaches = false,
prefetch = false" right after "cleanCaches = true, prefetch = false". Which was
unexpected to me. (Then I found the root cause is likely the node state cache,
and that's the reason for the changes I made.)
> PoC for DocumentNodeStore cache warming
> ---------------------------------------
>
> Key: OAK-9780
> URL: https://issues.apache.org/jira/browse/OAK-9780
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: documentmk
> Reporter: Stefan Egli
> Assignee: Stefan Egli
> Priority: Major
>
> Proof of concept of cache warming for DocumentNodeStore. Goal is for indexing
> to warm up the cache for a select few eg paths to allow for faster
> iterating/reading of the same eg paths later on
--
This message was sent by Atlassian Jira
(v8.20.7#820007)