You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Benjamin P Ross (Jira)" <ji...@apache.org> on 2019/10/28 17:35:00 UTC

[jira] [Created] (GEODE-7367) Specify memory usage for Cargo

Benjamin P Ross created GEODE-7367:
--------------------------------------

             Summary: Specify memory usage for Cargo
                 Key: GEODE-7367
                 URL: https://issues.apache.org/jira/browse/GEODE-7367
             Project: Geode
          Issue Type: Improvement
          Components: tests
            Reporter: Benjamin P Ross


Currently the server container class used by cargo tests has no specification for max and initial heap causing them to default to amounts much larger than what our tests need. This has caused the Tomcat Cargo tests to use significantly more memory than they need to and put additional stress on the CI process.

We can fix this by specifying an appropriate amount of memory in the server container's configuration object.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)