You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/04/10 11:39:25 UTC

[jira] [Resolved] (KARAF-4481) LogAppender should check if the event is ignored earlier to avoid useless processing

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

Jean-Baptiste Onofré resolved KARAF-4481.
-----------------------------------------
    Resolution: Fixed

> LogAppender should check if the event is ignored earlier to avoid useless processing
> ------------------------------------------------------------------------------------
>
>                 Key: KARAF-4481
>                 URL: https://issues.apache.org/jira/browse/KARAF-4481
>             Project: Karaf
>          Issue Type: Improvement
>          Components: decanter
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: decanter-1.1.0
>
>
> The LogAppender complete prepares the data before checking if the logger is ignored. So, it performs lot of unnecessary steps in the case of the logger is ignored. I will move the check early in the process.



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