You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2011/02/25 14:43:38 UTC

[jira] Resolved: (OWB-533) concurrency bottleneck due to use of our logger

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

Mark Struberg resolved OWB-533.
-------------------------------

    Resolution: Fixed

> concurrency bottleneck due to use of our logger
> -----------------------------------------------
>
>                 Key: OWB-533
>                 URL: https://issues.apache.org/jira/browse/OWB-533
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Interceptor and Decorators
>    Affects Versions: 1.1.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Critical
>             Fix For: 1.1.0
>
>
> logger in interceptors got enabled again which did hit the performance badly in some scenarios.
> This creates huge problems for scenarios where no native java.util.logging gets used but another kind of logging bridge. In those casess the willLog already creates a synchronization block which crashes our performance.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira