lhotari commented on issue #8875: URL: https://github.com/apache/pulsar/issues/8875#issuecomment-744050285
There's also a PR to enable Log4j2's Garbage Free logging mode, it's #8944 . Applying both #8908 and #8944 should reduce GC pressure. Since both PRs are simply changes to the bin/pulsar script, it would be easy to path the wrapper script to re-test with the changes. I have created a script to patch the apachepulsar/pulsar-all docker images for 2.6.2 and 2.7.0 here: https://github.com/lhotari/pulsar-docker-images-patch-log4j2-config @w6m6 are you running Pulsar in k8s or do you run it without docker images? Would you be able to re-test with the patched bin/pulsar script? (see https://github.com/lhotari/pulsar-docker-images-patch-log4j2-config for patching the docker images) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
