Jukka Zitting created OAK-157:
---------------------------------

             Summary: Incorrect rebase/edit/merge logic
                 Key: OAK-157
                 URL: https://issues.apache.org/jira/browse/OAK-157
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
            Reporter: Jukka Zitting


When working on OAK-154 and adding our first commit hook that modifies the 
incoming commit we encountered some problems with the way the 
KernelNodeStoreBranch class handles the somewhat tricky rebase/edit/merge case.

The most pressing issue is that the merge() call ends up in an infinite loop 
whenever the configured CommitEditor returns anything that's not equal to the 
"after" argument it was given.

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