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.
at 9168b4b Disallow recursive synchronization, share
synchronizeEnqueueWhenQueueFull
This branch includes the following new commits:
new 42dc53d LOG4J2-2606: Substantially improve async logging performance
under heavy load
new 4ca0335 Add benchmarks for AsyncLoggerConfig in addition to global
async logging
new 14ca876 Update enqueue from synchronized to a Semaphore for more
configurability
new 6c9824f Apply synchronization to the mixed async logging
implementation
new 8d88db6 Move Semaphore creation into DisruptorUtil
new 9168b4b Disallow recursive synchronization, share
synchronizeEnqueueWhenQueueFull
The 6 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.