logging-log4j2
logging-log4j2 copied to clipboard
LOG4J2-3182 Protect KafkaManager against start failures upon config changes
LOG4J2-3182 Protect KafkaManager against start failures upon config changes.
@garydgregory Raise new clean PR instead. Add all modifications
This PR supersedes #593.
a little confused by the title of this PR. It mentions protecting Kafk
Actually if the log4j2 configuration starts failed and with monitorinterval set. The scheduled thread will always increase. I just changed this tittle as requested. But this thread leak logic will affect all.
@vy makes a very important point here that I would like to emphasize: if your test passes without the changes to the main tree, then your test does not prove that you've fixed anything.