lhotari commented on issue #460:
URL:
https://github.com/apache/pulsar-helm-chart/issues/460#issuecomment-1956681066
Just wondering if limiting the memory for that pulsar-manager Java process
would be useful? Something like this in
`.ci/values-common.yaml`:
```
pulsar_manager:
configData:
PULSAR_MANAGER_OPTS: "-Xmx200M -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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]