lhotari commented on issue #23063: URL: https://github.com/apache/pulsar/issues/23063#issuecomment-2277885579
I think I found the problem. The logging in shutdown was fixed in #10304 for the broker. It's necessary to add `-Dlog4j.shutdownHookEnabled=false` system property and manage the shutdown of the log4j `LogManager`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
