Michael Dürig created OAK-963:
---------------------------------

             Summary: Clarify NodeStoreBranch.move() contract for move to self
                 Key: OAK-963
                 URL: https://issues.apache.org/jira/browse/OAK-963
             Project: Jackrabbit Oak
          Issue Type: Improvement
    Affects Versions: 0.9
            Reporter: Michael Dürig
            Priority: Minor


Currently {{NodeStoreBranch.move("/x", "/x")}} returns {{true}} on 
{{MicroKernelImpl}} and {{MongoMK}} but {{false}} on {{SegmentMk}}. 

The current expectation is for it to return {{false}}. However, we should 
probably change that as it is very easy to support and shouldn't break 
anything. 

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