This is an automated email from the ASF dual-hosted git repository.

rpopma pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from 3d1592895a LOG4J2-3472 (master) make disruptor WaitStrategy 
configurable in Log4j configuration (#830)
     new 543863b158 LOG4J2-3473 (master) make default WaitStrategy garbage-free
     new c30f09318d LOG4J2-3472 (master) disable flaky test
     new 37566b67f1 LOG4J2-3472 (master) re-enable flaky test

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NOTICE.txt                                         |   3 +
 .../async/AsyncWaitStrategyFactoryConfigTest.java  |   1 -
 ...egyFactoryIncorrectConfigGlobalLoggersTest.java |   1 -
 .../async/DefaultAsyncWaitStrategyFactory.java     |   1 -
 .../logging/log4j/core/async/DisruptorUtil.java    |   5 -
 .../core/async/TimeoutBlockingWaitStrategy.java    | 135 +++++++++++++++++++++
 src/site/asciidoc/manual/garbagefree.adoc          |   5 +-
 7 files changed, 142 insertions(+), 9 deletions(-)
 create mode 100644 
log4j-core/src/main/java/org/apache/logging/log4j/core/async/TimeoutBlockingWaitStrategy.java

Reply via email to