You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/18 20:37:02 UTC

[GitHub] [pulsar] frankjkelly commented on issue #9484: pulsar performance help

frankjkelly commented on issue #9484:
URL: https://github.com/apache/pulsar/issues/9484#issuecomment-781619315


   I could be misreading this but if you have `9 broker with 16C 128G` then thats `128G/9 = 14.2G` per Broker but you have configured
   ```
   -Xmx10g
   -XX:MaxDirectMemorySize=20g
   ```
   which requires 30g (at least) per broker. Am I misunderstanding?


----------------------------------------------------------------
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:
users@infra.apache.org