Ard Schrijvers (JIRA | 27 Jun 2012 16:55
Picon
Favicon

[Updated] (OCM-34) referential integrity problem due to ObjectContentManagerImpl usage of ObjectCache


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

Ard Schrijvers updated OCM-34:
------------------------------

    Resolution: Fixed
      Assignee: Ard Schrijvers
        Status: Resolved  (was: Patch Available)

applied patch

> referential integrity problem due to ObjectContentManagerImpl usage of ObjectCache
> ----------------------------------------------------------------------------------
>
>                 Key: OCM-34
>                 URL: https://issues.apache.org/jira/browse/OCM-34
>             Project: Jackrabbit OCM
>          Issue Type: Bug
>            Reporter: Craig Schaefer
>            Assignee: Ard Schrijvers
>         Attachments: OCM-34.patch
>
>
> It appears that there is an ObjectCache which lives for the lifetime of an ObjectContentManagerImpl 
instance. In most cases the reference to the ObjectCache is shared with the ObjectConverterImpl (which
is also contained by ObjectContentManagerImpl).
> Normally any of the ObjectContentManagerImpl #getObject(String path), #getObjectByUuid(String
uuid), #getObject(String path, String versionName) #getObject(Class objectClass, String path,
(Continue reading)


Gmane