Uploaded image for project: 'JBoss Log Manager'
  1. JBoss Log Manager
  2. LOGMGR-161

AsyncHandler is always creating a stacktrace dump

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.Alpha3
    • 2.1.0.Alpha1
    • core
    • None

      I have noticed that when introducing an AsyncHandler for logging, all log statement are copied before being put on the queue and as part of that copy a complete stack dump is done.
      This might be useful if the stack info is used by a downstream formatter (eg for line number identification), but even if the line numbers are not used anywhere, this still happens.

      I think this behavior should be at least optional.

      Source Location: org.jboss.logmanager.ExtLogRecord#copyAll

            jperkins-rhn James Perkins
            janssk77 Koen Janssens (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: