[ https://issues.apache.org/jira/browse/JCR-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-2616:
-------------------------------
Fix Version/s: 2.2.0
Affects Version/s: 2.1.0
Merged to the 2.1 branch in revision 982293.
> 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
> Affects Versions: 2.1.0
> Reporter: Stefan Guggisberg
> Assignee: Michael Dürig
> Priority: Minor
> Fix For: 2.1.1, 2.2.0
>
> 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.
|