[
https://issues.apache.org/jira/browse/JCR-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Guggisberg updated JCR-2616:
-----------------------------------
Status: Patch Available (was: Open)
> ItemInfoCacheImpl.getNodeInfo() and .getPropertyInfo() might not clear all
> relevant entries
> -------------------------------------------------------------------------------------------
>
> Key: JCR-2616
> URL: https://issues.apache.org/jira/browse/JCR-2616
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr2spi
> Reporter: Stefan Guggisberg
> Priority: Minor
> Fix For: 2.1.1
>
> Attachments: JCR-2616.patch
>
>
> ItemInfoCacheImpl.getNodeInfo() and .getPropertyInfo() remove the retrieved
> entry from the cache.
> since entries might be cached by id AND path, entires identified by path are
> not removed from the cache if they're retrieved by id.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.