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 2022/10/06 02:23:11 UTC

[GitHub] [pulsar] thetumbled commented on issue #17815: [Bug] incorrect CPU usage collected by pulsar

thetumbled commented on issue #17815:
URL: https://github.com/apache/pulsar/issues/17815#issuecomment-1269221940

   > 
   
   actually,we restrict pulsar broker to use 23 CPU cores on purpose. i wonder whether there are any problem to set a dummy value 40.
   ```
   This HotSpot option is recognized by OpenJ9 for compatibility. Use this option to override the number of CPUs that the VM automatically detects and uses when creating threads for various subsystems.
   https://www.eclipse.org/openj9/docs/xxactiveprocessorcount/
   ```


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org