[
https://issues.apache.org/jira/browse/OAK-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller resolved OAK-1364.
---------------------------------
Resolution: Fixed
Revision 1562386
> CacheLIRS concurrency issue
> ---------------------------
>
> Key: OAK-1364
> URL: https://issues.apache.org/jira/browse/OAK-1364
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 0.16
>
>
> Some of the methods of the cache can throw a NullPointerException when the
> cache is used concurrently. Example stack trace:
> {code}
> java.lang.NullPointerException: null
> org.apache.jackrabbit.oak.cache.CacheLIRS.values(CacheLIRS.java:470)
> org.apache.jackrabbit.oak.cache.CacheLIRS$1.values(CacheLIRS.java:1432)
> org.apache.jackrabbit.oak.plugins.segment.file.FileStore.flush(FileStore.java:205)
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)