You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 20:22:08 UTC

[GitHub] [beam] kennknowles opened a new issue, #18760: Jenkins machine total RAM should not be hardcoded

kennknowles opened a new issue, #18760:
URL: https://github.com/apache/beam/issues/18760

   In [PR#5218](https://github.com/apache/beam/pull/5218), we update Jenkins Gradle config to dynamically set per-worker memory usage based on total RAM and number of worker processes. However, the `OperatingSystemMXBeam.getTotalPhysicalMemory()` API is for some reason returning the wrong value. For now, the total memory value is hard-coded until we can find a better alternative.
   
   Imported from Jira [BEAM-4230](https://issues.apache.org/jira/browse/BEAM-4230). Original Jira may contain additional context.
   Reported by: swegner.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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


Re: [I] Jenkins machine total RAM should not be hardcoded [beam]

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn closed issue #18760: Jenkins machine total RAM should not be hardcoded
URL: https://github.com/apache/beam/issues/18760


-- 
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: github-unsubscribe@beam.apache.org

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