You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/08/19 11:37:47 UTC

[jira] [Created] (OAK-963) Clarify NodeStoreBranch.move() contract for move to self

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