Matt Sicker created LOG4J2-1568:
-----------------------------------

             Summary: Add support for LinkedTransferQueue to AsyncAppender
                 Key: LOG4J2-1568
                 URL: https://issues.apache.org/jira/browse/LOG4J2-1568
             Project: Log4j 2
          Issue Type: New Feature
          Components: Appenders, Core
            Reporter: Matt Sicker
            Assignee: Matt Sicker
             Fix For: 2.7


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to