csthomas1 opened a new issue #197: URL: https://github.com/apache/pulsar-helm-chart/issues/197
**Describe the bug** The Pulsar Manager java process is being launched without the inclusion of the "-Dlog4j2.formatMsgNoLookups=true" switch, despite the fact that it includes an older version of log4j2 (2.10.0 to be precise). **To Reproduce** Deploy the Pulsar manager using the latest version of the helm chart. Check the arguments provided to the java process within the pulsar-manager pod. **Expected behavior** The java commandline should include -Dlog4j2.formatMsgNoLookups=true -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org