This is an automated email from the ASF dual-hosted git repository.
ckozak pushed a change to branch LOG4J2-2606
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
was 9168b4b Disallow recursive synchronization, share
synchronizeEnqueueWhenQueueFull
This change permanently discards the following revisions:
discard 9168b4b Disallow recursive synchronization, share
synchronizeEnqueueWhenQueueFull
discard 8d88db6 Move Semaphore creation into DisruptorUtil
discard 6c9824f Apply synchronization to the mixed async logging
implementation
discard 14ca876 Update enqueue from synchronized to a Semaphore for more
configurability
discard 4ca0335 Add benchmarks for AsyncLoggerConfig in addition to global
async logging
discard 42dc53d LOG4J2-2606: Substantially improve async logging performance
under heavy load