You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Matt Sicker (JIRA)" <ji...@apache.org> on 2016/09/07 13:46:20 UTC

[jira] [Created] (LOG4J2-1568) Add support for LinkedTransferQueue to AsyncAppender

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-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org