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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2015/03/17 08:38:38 UTC

[jira] [Created] (OAK-2639) Incorrect check for log level in PerfLogger

Marcel Reutegger created OAK-2639:
-------------------------------------

             Summary: Incorrect check for log level in PerfLogger
                 Key: OAK-2639
                 URL: https://issues.apache.org/jira/browse/OAK-2639
             Project: Jackrabbit Oak
          Issue Type: Bug
    Affects Versions: 1.1.7, 1.0.12
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor


The two end() methods without varargs parameter check for TRACE level to return quickly. According to the JavaDoc, this is wrong and it must rather check for DEBUG.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)