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

Florian Müller resolved CMIS-260.
---------------------------------

       Resolution: Won't Fix
    Fix Version/s: 0.2.0-incubating
         Assignee: Florian Müller

Unsolvable. The problem has been diminished by the new cache implementation.

> getObjectByPath() returns the wrong object if the object has been deleted and 
> recreated
> ---------------------------------------------------------------------------------------
>
>                 Key: CMIS-260
>                 URL: https://issues.apache.org/jira/browse/CMIS-260
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client
>    Affects Versions: 0.2.0-incubating
>            Reporter: Florian Müller
>            Assignee: Florian Müller
>             Fix For: 0.2.0-incubating
>
>
> When an object is loaded through getObjectByPath() the cache stores a 
> correlation between the object id and the object path. If the object is 
> deleted and recreated with the same name and path, this correlation is 
> out-of-date. The path is the same but the object id is different.
> There is currently no way to detect and correct that other than clearing the 
> whole cache, which should be avoided. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to