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

Alex Parvulescu commented on OAK-898:
-------------------------------------

I think I have more info. I tracked down the missing #save call in sling [0].
It turns out the #save call is conditioned by a #hasPendingChanges check, to 
which oak returns false.

I have updated the test to reflect this latest details.


[0] 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/resource/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java?view=markup#l522

                
> Session#move with a fresh session doesn't work properly
> -------------------------------------------------------
>
>                 Key: OAK-898
>                 URL: https://issues.apache.org/jira/browse/OAK-898
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>            Reporter: Alex Parvulescu
>
> The scenario is as follows: create a node, then try to move it using a new 
> session.
> Will attach a test case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to