[jira] Updated: (JCR-2616) ItemInfoCacheImpl.getNodeInfo() and .getPropertyInfo() might not clear all relevant entries

2010-08-04 Thread Jukka Zitting (JIRA)

 [ 
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.



[jira] Updated: (JCR-2616) ItemInfoCacheImpl.getNodeInfo() and .getPropertyInfo() might not clear all relevant entries

2010-04-26 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/JCR-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Dürig updated JCR-2616:
---

Status: Resolved  (was: Patch Available)
Resolution: Fixed

Applied patch at revision 938099
org.apache.jackrabbit.jcr2dav.ConformanceTest passed

 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
Assignee: Michael Dürig
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.



[jira] Updated: (JCR-2616) ItemInfoCacheImpl.getNodeInfo() and .getPropertyInfo() might not clear all relevant entries

2010-04-21 Thread Stefan Guggisberg (JIRA)

 [ 
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.



[jira] Updated: (JCR-2616) ItemInfoCacheImpl.getNodeInfo() and .getPropertyInfo() might not clear all relevant entries

2010-04-21 Thread Stefan Guggisberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Guggisberg updated JCR-2616:
---

Status: Open  (was: Patch Available)

 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.



[jira] Updated: (JCR-2616) ItemInfoCacheImpl.getNodeInfo() and .getPropertyInfo() might not clear all relevant entries

2010-04-21 Thread Stefan Guggisberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Guggisberg updated JCR-2616:
---

Attachment: JCR-2616.patch

proposed patch

 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.



[jira] Updated: (JCR-2616) ItemInfoCacheImpl.getNodeInfo() and .getPropertyInfo() might not clear all relevant entries

2010-04-21 Thread Stefan Guggisberg (JIRA)

 [ 
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)

see JCR-2616.patch

 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.