Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-41

Update slf4j-api to 1.7.7

XMLWordPrintable

    • Icon: Component Upgrade Component Upgrade
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha4
    • None
    • Logging

      The logger factories in most SLF4J modules namely in jcl-over-slf4j, log4j-over-slf4j, slf4j-jcl, slf4j-jdk14, slf4j-log4j12, and slf4j-simple now use a ConcurrentHashMap instead of a regular HashMap to cache logger instances. This change significantly improves logger retrieval times at the cost of some memory overhead.

      Acording to SLF4J developers:
      Given the significance of these performance improvements, users are highly encouraged to migrate to SLF4J version 1.7.5 or later.

              jperkins-rhn James Perkins
              jorsol@gmail.com Jorge Solórzano (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: