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 "Francesco Mari (JIRA)" <ji...@apache.org> on 2018/11/02 10:48:00 UTC

[jira] [Created] (OAK-7877) Avoid unnecessary operations when logging read operations

Francesco Mari created OAK-7877:
-----------------------------------

             Summary: Avoid unnecessary operations when logging read operations
                 Key: OAK-7877
                 URL: https://issues.apache.org/jira/browse/OAK-7877
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: segment-tar
            Reporter: Francesco Mari
            Assignee: Francesco Mari
             Fix For: 1.10


The log statements introduced in {{CachingSegmentReader}} by OAK-7864 perform multiple string concatenations even if that specific log is disabled. The log statements should be executed only if the right log level has been enabled for that logger.



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