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

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


    from a42def9  LOG4J2-2850 Fix indentation in LocalizedMessageFactoryTest.
     new 749ef13  Improve JTL TemplateResolver docs.
     new d71e0cf  Remove constants in JsonTemplateLayoutDefaults to allow 
updates at runtime.
     new d8c8691  LOG4J2-2916 Avoid redundant Kafka producer instantiation 
causing thread leaks.

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:
 .../logging/log4j/kafka/appender/KafkaManager.java |   4 +-
 .../KafkaManagerProducerThreadLeakTest.java        |  46 ++++++
 .../template/json/JsonTemplateLayoutDefaults.java  | 178 ++++++---------------
 .../template/json/resolver/TemplateResolver.java   |  27 ++++
 src/changes/changes.xml                            |   3 +
 5 files changed, 131 insertions(+), 127 deletions(-)
 create mode 100644 
log4j-kafka/src/test/java/org/apache/logging/log4j/kafka/appender/KafkaManagerProducerThreadLeakTest.java

Reply via email to