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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/07/21 08:01:00 UTC

[jira] [Created] (OAK-6479) misleading log entry when there's no revision to write to the journal

Julian Reschke created OAK-6479:
-----------------------------------

             Summary: misleading log entry when there's no revision to write to the journal
                 Key: OAK-6479
                 URL: https://issues.apache.org/jira/browse/OAK-6479
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: documentmk
    Affects Versions: 1.4.17, 1.2.26, 1.0.38
            Reporter: Julian Reschke
            Priority: Minor


When there's no new revision to write to the journal, we see:

{noformat}
21.06.2017 05:04:03.666 *ERROR* [DocumentNodeStore background update thread (1)] org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore Failed to write to journal, accumulating changes for future write (~112 bytes). 
{noformat}

This was fixed in 1.6 and newer as part of OAK-3976.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)