You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/10 11:38:25 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15234018#comment-15234018 ] 

ASF subversion and git services commented on KARAF-4481:
--------------------------------------------------------

Commit 30274315700213676d1de0afb5f38adc49c75c22 in karaf-decanter's branch refs/heads/master from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf-decanter.git;h=3027431 ]

[KARAF-4481] Check ignored log events earlier in the log appender


> 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)