Marcel Reutegger created OAK-8026:
-------------------------------------

             Summary: Warn message when branch is created
                 Key: OAK-8026
                 URL: https://issues.apache.org/jira/browse/OAK-8026
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: documentmk
    Affects Versions: 1.10.0
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
             Fix For: 1.12


The JournalDiffLoader may log a warn message when a branch is created. This can 
be reproduced e.g. with the test 
{{DocumentNodeStoreBranchTest#branchedBranch}}. The unit-tests.log then 
contains messages like this:
{noformat}
Missing journal entry for b1-00000168bdea4d8f-00000000
{noformat}

The JournalDiffLoader considers it missing because the in-memory branch already 
contains a reference to this branch revision, even though it hasn't yet been 
written.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to