Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-76

RewriteAppender should not call stop() on the appenders it references.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-alpha2
    • 2.0-beta1
    • Appenders
    • None

    Description

      The RewriteAppender "wraps" other Appenders. When it is stopped it is calling the stop method on the wrapped appender. This will cause any manager associated with the subordinate appender to have its use count decremented incorrectly causing a Manager to be released when it should not be.

      Attachments

        Activity

          People

            rgoers Ralph Goers
            rgoers Ralph Goers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: