Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-533

concurrency bottleneck due to use of our logger

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • None

    Description

      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.

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: