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

Add support for java.util.concurrent.LinkedTransferQueue to AsyncAppender

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • Appenders, Core
    • None

    Description

      Add support for the Java 1.7+ class LinkedTransferQueue as an alternative to using ArrayBlockingQueue. In addition, this class provides the tryTransfer() method which is faster than using offer(), so add support for using that.

      Attachments

        Activity

          People

            mattsicker Matt Sicker
            mattsicker Matt Sicker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: