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