[ 
https://issues.apache.org/jira/browse/JCR-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156790#comment-13156790
 ] 

Sascha Theves commented on JCR-3155:
------------------------------------

I cannot reproduce the problem in a simple JUnit test but I can reproduce it 
every time with one of our "old" databases... I really don`t know what exactly 
causes the problem. For me it looks like the simple update to Jackrabbit 2.2.9 
was the reason and it must have something to do with that...  Maybe you could 
give me a hint or something where to investigate further...
                
> Node not locked after upgrade to Jackrabbit 2.2.9
> -------------------------------------------------
>
>                 Key: JCR-3155
>                 URL: https://issues.apache.org/jira/browse/JCR-3155
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.2.9
>            Reporter: Sascha Theves
>             Fix For: 2.2.10
>
>
> Lock a node in Jackrabbit 1.6.2 with node.lock(true, false). That is a deep 
> lock, not session-scoped.
> Then upgrade to Jackrabbit 2.2.9 and check the node with node.isLocked.
> Now node.isLocked() returns false (wrong!) and 
> node.getProperty("jcr:lockOwner") is set. That is an inconsistent node state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to