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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2018/11/15 11:36:01 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-7877.
---------------------------------

Bulk close 1.9.11

> 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
>            Priority: Major
>             Fix For: 1.10, 1.9.11
>
>         Attachments: OAK-7877-01.patch
>
>
> 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)