[ 
https://issues.apache.org/jira/browse/LOG4J2-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Sicker resolved LOG4J2-1568.
---------------------------------
    Resolution: Fixed

Added this feature in the LOG4J2-1430 branch that was merged. Changelog updated.

> Add support for java.util.concurrent.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