This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from b8dd33f3ae Modernize and fix race condition in WatchHttpTest
add 1c6132ef22 Port JeroMqAppender changes from `2.x`
No new revisions were added by this update.
Summary of changes:
log4j-jeromq/pom.xml | 10 +--
.../log4j/jeromq/appender/JeroMqAppender.java | 6 +-
.../log4j/jeromq/appender/JeroMqManager.java | 46 ++++++----
.../log4j/jeromq/appender/JeroMqAppenderTest.java | 100 ++++++++++++++-------
.../log4j/jeromq/appender/JeroMqTestClient.java | 19 ++--
5 files changed, 121 insertions(+), 60 deletions(-)