You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2018/05/03 15:27:00 UTC

[jira] [Created] (BEAM-4230) Jenkins machine total RAM should not be hardcoded

Scott Wegner created BEAM-4230:
----------------------------------

             Summary: Jenkins machine total RAM should not be hardcoded
                 Key: BEAM-4230
                 URL: https://issues.apache.org/jira/browse/BEAM-4230
             Project: Beam
          Issue Type: Bug
          Components: build-system
            Reporter: Scott Wegner


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)